Skip to content

Commit b0a751b

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

File tree

2 files changed

+21
-25
lines changed

2 files changed

+21
-25
lines changed

poetry.lock

Lines changed: 20 additions & 24 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.5.0"
1818
pytest = "^7.4.3"
1919
pytest-cov = "^4.1.0"
20-
black = "^23.9.1"
20+
black = "^23.10.1"
2121
sqlfluff = "^2.3.4"
2222

2323
[build-system]

0 commit comments

Comments
 (0)