Skip to content

Commit c279472

Browse files
Bump black from 23.1.0 to 23.9.1
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.9.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.1.0...23.9.1) --- 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 8a8f1d4 commit c279472

File tree

2 files changed

+27
-30
lines changed

2 files changed

+27
-30
lines changed

poetry.lock

Lines changed: 26 additions & 29 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 = "^6.0.0"
1717
pre-commit = "^3.4.0"
1818
pytest = "^7.4.1"
1919
pytest-cov = "^4.1.0"
20-
black = "^23.1.0"
20+
black = "^23.9.1"
2121
sqlfluff = "^2.3.1"
2222

2323
[build-system]

0 commit comments

Comments
 (0)