Skip to content

Commit

Permalink
Merge pull request #5 from qgis/dependabot/pip/requirements/flake8-bu…
Browse files Browse the repository at this point in the history
…iltins-gte-1.5-and-lt-2.2

Update flake8-builtins requirement from <1.6,>=1.5 to >=1.5,<2.2 in /requirements
  • Loading branch information
ismailsunni authored Sep 15, 2023
2 parents 0c41de6 + ba2de94 commit 8273ed2
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,<1.6
flake8-builtins>=1.5,<2.2
flake8-isort>=4.1,<4.3
flake8-qgis>=1,<1.1

Expand Down

0 comments on commit 8273ed2

Please sign in to comment.