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.
2 parents edf18c9 + 47ca855 commit 580bc6aCopy full SHA for 580bc6a
1 file changed
requirements/local.txt
@@ -21,7 +21,7 @@ sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild
21
# Code quality
22
# ------------------------------------------------------------------------------
23
flake8==6.0.0 # https://github.com/PyCQA/flake8
24
-flake8-isort==6.0.0 # https://github.com/gforcada/flake8-isort
+flake8-isort==7.0.0 # https://github.com/gforcada/flake8-isort
25
coverage==7.1.0 # https://github.com/nedbat/coveragepy
26
black==23.1.0 # https://github.com/psf/black
27
pylint-django==2.6.1 # https://github.com/PyCQA/pylint-django
0 commit comments