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.1.0...6.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] committed Feb 6, 2024
1 parent 10ff6bc commit ad0b0ce
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 @@ -4,7 +4,7 @@
black

flake8-builtins>=1.5,<2.3
flake8-isort>=4.1,<4.3
flake8-isort>=4.1,<6.2
flake8-qgis>=1,<1.1
pylint>=2,<3
isort>=5.8,<5.14
Expand Down

0 comments on commit ad0b0ce

Please sign in to comment.