Skip to content

Commit 0a00eef

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] <[email protected]>
1 parent 25211c7 commit 0a00eef

File tree

2 files changed

+29
-32
lines changed

2 files changed

+29
-32
lines changed

poetry.lock

Lines changed: 28 additions & 31 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)