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 6f1f245 commit 5aeaa50Copy full SHA for 5aeaa50
dev-requirements.txt
@@ -6,7 +6,7 @@ build
6
isort; python_version < "3.8"
7
isort==6.0.1; python_version >= "3.8"
8
pre-commit; python_version <= "3.8"
9
-pre-commit==4.2.0; python_version > "3.8"
+pre-commit==4.3.0; python_version > "3.8"
10
codespell==v2.4.1
11
flake8; python_version < "3.8"
12
flake8==7.3.0; python_version >= "3.8"
0 commit comments