We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 638206d commit dc8d8c2Copy full SHA for dc8d8c2
pyproject.toml
@@ -42,7 +42,7 @@ classifiers = [
42
]
43
44
[tool.poetry.dev-dependencies]
45
- black = "^22.8.0"
+ black = "^24.0.0"
46
isort = "^5.10.1"
47
flake8 = [
48
{ version = "^4.0.1", python = "<3.7" },
0 commit comments