Skip to content

Commit

Permalink
Update flake8-isort requirement from <4.1,>=4.0 to >=4.0,<4.2
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.
- [Release notes](https://github.com/gforcada/flake8-isort/releases)
- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst)
- [Commits](gforcada/flake8-isort@4.0.0...4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Guts committed Jan 13, 2022
1 parent 9da1714 commit 48df651
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 @@ flake8>=3.8,<4.1
flake8-bugbear>=21.4,<21.5
flake8-builtins>=1.5,<1.6
flake8-eradicate>=1.0,<1.2
flake8-isort>=4.0,<4.1
flake8-isort>=4.0,<4.2
pre-commit>=2.13,<2.17
pytest-cov>=2.11,<3.1

0 comments on commit 48df651

Please sign in to comment.