Skip to content

Commit 580bc6a

Browse files
authored
Merge pull request #226 from FullStackWithLawrence/dependabot/pip/flake8-isort-7.0.0
Bump flake8-isort from 6.0.0 to 7.0.0
2 parents edf18c9 + 47ca855 commit 580bc6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild
2121
# Code quality
2222
# ------------------------------------------------------------------------------
2323
flake8==6.0.0 # https://github.com/PyCQA/flake8
24-
flake8-isort==6.0.0 # https://github.com/gforcada/flake8-isort
24+
flake8-isort==7.0.0 # https://github.com/gforcada/flake8-isort
2525
coverage==7.1.0 # https://github.com/nedbat/coveragepy
2626
black==23.1.0 # https://github.com/psf/black
2727
pylint-django==2.6.1 # https://github.com/PyCQA/pylint-django

0 commit comments

Comments
 (0)