Skip to content

Commit 9c39592

Browse files
Bump black from 23.12.1 to 24.3.0 (#32)
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-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5acba96 commit 9c39592

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 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
@@ -22,7 +22,7 @@ python = "^3.11"
2222
httpx = ">=0.23,<1"
2323

2424
[tool.poetry.dev-dependencies]
25-
black = "^23.3"
25+
black = "^24.3"
2626
pytest = "^7.3.0"
2727
pytest-httpx = ">0.15,<1"
2828
pytest-asyncio = "^0.16.0"

0 commit comments

Comments
 (0)