Skip to content

Commit

Permalink
Bump flake8-isort from 6.1.0 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 6.1.0 to 6.1.1.
- [Changelog](https://github.com/gforcada/flake8-isort/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-isort@6.1.0...6.1.1)

---
updated-dependencies:
- dependency-name: flake8-isort
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 00bb1d7 commit 7b4746d
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 @@ -22,7 +22,7 @@ sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild
# Code quality
# ------------------------------------------------------------------------------
flake8==6.1.0 # https://github.com/PyCQA/flake8
flake8-isort==6.1.0 # https://github.com/gforcada/flake8-isort
flake8-isort==6.1.1 # https://github.com/gforcada/flake8-isort
coverage==7.3.2 # https://github.com/nedbat/coveragepy
black==23.12.0 # https://github.com/psf/black
pylint-django==2.5.5 # https://github.com/PyCQA/pylint-django
Expand Down

0 comments on commit 7b4746d

Please sign in to comment.