Skip to content

Commit 003d141

Browse files
Bump black from 24.2.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.2.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7c735c commit 003d141

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
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.1.1"
1919
pytest-cov = "^5.0.0"
20-
black = "^24.2.0"
20+
black = "^24.3.0"
2121
sqlfluff = "^3.0.3"
2222

2323
[build-system]

0 commit comments

Comments
 (0)