Skip to content

Commit e6b5774

Browse files
authored
Merge pull request #36 from ties/dependabot/pip/black-24.4.0
Bump black from 24.2.0 to 24.4.0
2 parents aa00f6a + d7ab9a0 commit e6b5774

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
@@ -18,7 +18,7 @@ prometheus-async = {extras = ["aiohttp"], version = "^22.2.0" }
1818
[tool.poetry.group.dev.dependencies]
1919
pre-commit = "^3.4.0"
2020
flake8 = "^7.0.0"
21-
black = "^24.2.0"
21+
black = "^24.4.0"
2222
pytest = "^8.1.1"
2323
pytest-asyncio = "^0.23.5"
2424
twine = "^5.0.0"

0 commit comments

Comments
 (0)