Skip to content

Commit 084a293

Browse files
Bump black from 23.9.1 to 23.10.0
Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.0. - [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.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebdfe6d commit 084a293

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
@@ -47,7 +47,7 @@ pytest = "^7.4.2"
4747
pytest-cov = "^4.1.0"
4848
pytest-asyncio = "^0.21.1"
4949
flaky = "^3.7.0"
50-
black = "^23.9.1"
50+
black = "^23.10.0"
5151
pre-commit = "^3.5.0"
5252
Faker = "^19.10.0"
5353
psycopg2-binary = "^2.9.9"

0 commit comments

Comments
 (0)