Skip to content

Commit

Permalink
Merge pull request #149 from soehlert/dependabot/pip/flake8-isort-6.1.0
Browse files Browse the repository at this point in the history
build(deps): bump flake8-isort from 6.0.0 to 6.1.0
  • Loading branch information
soehlert authored Oct 25, 2023
2 parents ae613e0 + d0de614 commit d252619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ djangorestframework-stubs[compatible-mypy]==3.14.2 # https://github.com/typeddj
# Code quality
# ------------------------------------------------------------------------------
flake8==6.1.0 # https://github.com/PyCQA/flake8
flake8-isort==6.0.0 # https://github.com/gforcada/flake8-isort
flake8-isort==6.1.0 # https://github.com/gforcada/flake8-isort
coverage==7.3.1 # https://github.com/nedbat/coveragepy
black==23.9.1 # https://github.com/psf/black
djlint==1.32.1 # https://github.com/Riverside-Healthcare/djLint
Expand Down

0 comments on commit d252619

Please sign in to comment.