Skip to content

Commit

Permalink
Merge pull request #137 from geotribu/dependabot/pip/requirements/iso…
Browse files Browse the repository at this point in the history
…rt-gte-5.7-and-lt-5.14

Update isort requirement from <5.13,>=5.7 to >=5.7,<5.14 in /requirements
  • Loading branch information
Guts authored Jan 9, 2024
2 parents dc4508a + 13ea603 commit 5d40bfc
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
# -----------------------

black
flake8>=3.8,<6.2
flake8-builtins>=1.5,<2.3
flake8-isort>=4.0,<6.2
flake8-qgis>=1,<1.1
isort>=5.7,<5.13
pre-commit>=2.13,<3.7
flake8>=5
flake8-builtins>=1.5
flake8-isort>=4.0
flake8-qgis>=1
pre-commit>=3,<3.7

0 comments on commit 5d40bfc

Please sign in to comment.