Skip to content

Commit

Permalink
Merge pull request #129 from lpoaura/dependabot/pip/requirements/flak…
Browse files Browse the repository at this point in the history
…e8-builtins-gte-1.5-and-lt-2.4

Update flake8-builtins requirement from <2.3,>=1.5 to >=1.5,<2.4 in /requirements
  • Loading branch information
lpofredc authored Apr 1, 2024
2 parents 094fe99 + f67d1a7 commit 80ce2ea
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 @@ -3,7 +3,7 @@

black

flake8-builtins>=1.5,<2.3
flake8-builtins>=1.5,<2.4
flake8-isort>=4.1,<6.2
flake8-qgis>=1,<1.1
isort>=5.8,<5.14
Expand Down

0 comments on commit 80ce2ea

Please sign in to comment.