Skip to content

Commit abf8e42

Browse files
Update flake8-isort requirement from <5,>=4 to >=4,<7 in /requirements
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...6.0.0) --- updated-dependencies: - dependency-name: flake8-isort dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a759c31 commit abf8e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
black
55
flake8-builtins>=2,<3
6-
flake8-isort>=4,<5
6+
flake8-isort>=4,<7
77
flake8-qgis>=1,<2
88
pre-commit>=3,<4

0 commit comments

Comments
 (0)