Skip to content

Commit

Permalink
Merge pull request #134 from geotribu/dependabot/pip/requirements/fla…
Browse files Browse the repository at this point in the history
…ke8-builtins-gte-1.5-and-lt-2.3

Update flake8-builtins requirement from <2.2,>=1.5 to >=1.5,<2.3 in /requirements
  • Loading branch information
Guts authored Dec 1, 2023
2 parents 285b83a + 2be03c3 commit 032c9d6
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>=3.8,<6.2
flake8-builtins>=1.5,<2.2
flake8-builtins>=1.5,<2.3
flake8-isort>=4.0,<6.2
flake8-qgis>=1,<1.1
isort>=5.7,<5.13
Expand Down

0 comments on commit 032c9d6

Please sign in to comment.