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 e642407 commit 45524a1Copy full SHA for 45524a1
pyproject.toml
@@ -60,7 +60,7 @@ test = [
60
"pytest-cov >=2.12.0,<5.0.0",
61
"mypy == 1.4.1",
62
"ruff ==0.0.275",
63
- "black ==23.7.0",
+ "black ==23.10.1",
64
"pytest-asyncio",
65
"autoflake",
66
]
0 commit comments