Skip to content

Commit 8ab8367

Browse files
Bump black from 23.1.0 to 23.3.0 (#16)
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonas Scholl <jonas@scholl.tech>
1 parent b902c31 commit 8ab8367

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

poetry.lock

Lines changed: 31 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.41.0"
1414

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

0 commit comments

Comments
 (0)