Skip to content

Commit

Permalink
Merge pull request #317 from QGIS-Contribution/dependabot/pip/require…
Browse files Browse the repository at this point in the history
…ments/pytest-qgis-gte-1.3-and-lt-2.1

Update pytest-qgis requirement from <1.4,>=1.3 to >=1.3,<2.1 in /requirements
  • Loading branch information
Guts authored Jan 10, 2024
2 parents 9ebf0e6 + 581a13b commit e255a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# --------------------

pytest-cov>=3,<4.2
pytest-qgis>=1.3,<1.4
pytest-qgis>=1.3,<2.1
semver>=2.13,<2.14

0 comments on commit e255a0a

Please sign in to comment.