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 57036aa commit 6088187Copy full SHA for 6088187
pyproject.toml
@@ -58,9 +58,9 @@ dev-flake8 = [
58
"pydocstyle == 6.3.0",
59
]
60
dev-examples = ["polars == 0.20.2"]
61
-dev-formatting = ["black == 23.12.1", "isort == 5.13.2"]
+dev-formatting = ["black == 24.1.1", "isort == 5.13.2"]
62
dev-mkdocs = [
63
- "black == 23.12.1",
+ "black == 24.1.1",
64
"Markdown==3.5.1",
65
"mike == 2.0.0",
66
"mkdocs-gen-files == 0.5.0",
0 commit comments