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 e46980b commit 9f1d819Copy full SHA for 9f1d819
pyproject.toml
@@ -24,7 +24,7 @@ dependencies = [
24
25
[project.optional-dependencies]
26
test = [
27
- "black==23.3.0",
+ "black==23.7.0",
28
"codespell==2.2.5",
29
"mypy==1.4.1",
30
"ruff==0.0.280",
0 commit comments