Skip to content

Commit

Permalink
Update semver requirement in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [semver](https://github.com/python-semver/python-semver) to permit the latest version.
- [Release notes](https://github.com/python-semver/python-semver/releases)
- [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst)
- [Commits](python-semver/python-semver@2.13.0...3.0.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 21ba169 commit 3bd3798
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 @@ -3,4 +3,4 @@

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

0 comments on commit 3bd3798

Please sign in to comment.