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 b6e23e9 commit ca69b17Copy full SHA for ca69b17
pyproject.toml
@@ -64,7 +64,7 @@ test = [
64
"pytest-cov >= 2.12.0,<5.0.0",
65
"mypy == 1.7.1",
66
"ruff ==0.1.7",
67
- "black == 23.11.0",
+ "black == 24.2.0",
68
"pytest-asyncio",
69
"autoflake",
70
]
0 commit comments