Skip to content

Commit 2a7c29d

Browse files
Bump black from 23.3.0 to 24.4.1
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.4.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.3.0...24.4.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 292ecb4 commit 2a7c29d

File tree

2 files changed

+28
-31
lines changed

2 files changed

+28
-31
lines changed

poetry.lock

Lines changed: 27 additions & 30 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
@@ -13,7 +13,7 @@ sqlalchemy = "^1.4.41"
1313
sqlalchemy-utils = ">=0.38.3,<0.42.0"
1414

1515
[tool.poetry.dev-dependencies]
16-
black = "23.3.0"
16+
black = "24.4.1"
1717
sqlmodel = "^0.0.8"
1818
psycopg2-binary = "^2.9.5"
1919
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)