Skip to content

Commit 510ce26

Browse files
authored
Merge pull request #8 from jinnatar/dependabot/pip/black-24.3.0
Bump black from 23.12.1 to 24.3.0
2 parents 62fd9ba + 0e44c32 commit 510ce26

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

+27-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aiohttp = "^3.11"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
flake8 = "^6.1.0"
17-
black = "^23.7.0"
17+
black = "^24.3.0"
1818
isort = "^5.12.0"
1919
pyright = "^1.1.343"
2020

0 commit comments

Comments
 (0)