Skip to content

Commit

Permalink
chore(deps): update pytest-qgis requirement in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-qgis](https://github.com/GispoCoding/pytest-qgis) to permit the latest version.
- [Release notes](https://github.com/GispoCoding/pytest-qgis/releases)
- [Changelog](https://github.com/GispoCoding/pytest-qgis/blob/main/CHANGELOG.md)
- [Commits](GispoCoding/pytest-qgis@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: pytest-qgis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 7773f73 commit ce7cf8c
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>=4
pytest-qgis>=2,<2.1
pytest-qgis>=2.1.0,<2.2
packaging>=23

0 comments on commit ce7cf8c

Please sign in to comment.