Skip to content

Commit

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

Update flake8 requirement from <6.1,>=3.8 to >=3.8,<6.2 in /requirements
  • Loading branch information
Guts authored Aug 1, 2023
2 parents 373e590 + 2578927 commit 3c53eed
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 @@ -2,7 +2,7 @@
# -----------------------

black
flake8>=3.8,<6.1
flake8>=3.8,<6.2
flake8-builtins>=1.5,<2.2
flake8-isort>=4.0,<6.1
flake8-qgis>=1,<1.1
Expand Down

0 comments on commit 3c53eed

Please sign in to comment.