Skip to content

Commit 9ac81eb

Browse files
Bump black from 23.12.1 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.3.0) --- updated-dependencies: - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d15279 commit 9ac81eb

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 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
@@ -15,7 +15,7 @@ pymongo = "^4.15.1"
1515
uvicorn = "^0.23.0"
1616

1717
[tool.poetry.group.dev.dependencies]
18-
black = "^23.0.0"
18+
black = "^24.3.0"
1919
httpx = "^0.24.0"
2020
pytest = "^7.0.0"
2121
pytest-asyncio = "^0.21.0"

0 commit comments

Comments
 (0)