We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29649a4 commit 3167d79Copy full SHA for 3167d79
dev-requirements.txt
@@ -4,7 +4,7 @@ isort; python_version < "3.8"
4
isort==5.13.2; python_version >= "3.8"
5
pre-commit; python_version <= "3.8"
6
pre-commit==4.0.1; python_version > "3.8"
7
-codespell
+codespell==1.16.0
8
flake8; python_version < "3.8"
9
flake8==7.1.1; python_version >= "3.8"
10
bandit==1.7.10; python_version <= "3.8"
0 commit comments