Skip to content

Commit

Permalink
Update flake8-isort requirement in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [flake8-isort](https://github.com/gforcada/flake8-isort) to permit the latest version.
- [Changelog](https://github.com/gforcada/flake8-isort/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-isort@4.0.0...6.1.1)

---
updated-dependencies:
- dependency-name: flake8-isort
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 3b2a319 commit c2dadef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
black
flake8>=3.8,<5.1
flake8-builtins>=1.5,<2.1
flake8-isort>=4.0,<4.3
flake8-isort>=4.0,<6.2
isort>=5.7,<5.11
pre-commit>=2.12,<2.21

0 comments on commit c2dadef

Please sign in to comment.