Skip to content

Commit

Permalink
Merge pull request #129 from geotribu/dependabot/pip/requirements/fla…
Browse files Browse the repository at this point in the history
…ke8-isort-gte-4.0-and-lt-6.2

Update flake8-isort requirement from <6.1,>=4.0 to >=4.0,<6.2 in /requirements
  • Loading branch information
Guts authored Oct 1, 2023
2 parents 3865d56 + c31856f commit 7b18b41
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>=3.8,<6.2
flake8-builtins>=1.5,<2.2
flake8-isort>=4.0,<6.1
flake8-isort>=4.0,<6.2
flake8-qgis>=1,<1.1
isort>=5.7,<5.13
pre-commit>=2.13,<3.4

0 comments on commit 7b18b41

Please sign in to comment.