Skip to content

Commit 10207a6

Browse files
Bump black from 23.10.1 to 24.1.1
Bumps [black](https://github.com/psf/black) from 23.10.1 to 24.1.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.10.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ad146d commit 10207a6

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

poetry.lock

Lines changed: 25 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ flake8 = "^7.0.0"
1717
pre-commit = "^3.6.0"
1818
pytest = "^8.0.0"
1919
pytest-cov = "^4.1.0"
20-
black = "^23.10.1"
20+
black = "^24.1.1"
2121
sqlfluff = "^2.3.5"
2222

2323
[build-system]

0 commit comments

Comments
 (0)