Skip to content

Commit

Permalink
Update versioneer requirement from <0.18 to <0.29
Browse files Browse the repository at this point in the history
Updates the requirements on [versioneer](https://github.com/python-versioneer/python-versioneer) to permit the latest version.
- [Release notes](https://github.com/python-versioneer/python-versioneer/releases)
- [Changelog](https://github.com/python-versioneer/python-versioneer/blob/master/NEWS.md)
- [Commits](python-versioneer/python-versioneer@0.1...0.28)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2022
1 parent 4204109 commit 2ce1a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# micro-language and markers are described here: https://www.python.org/dev/peps/pep-0496/
versioneer<0.18
versioneer<0.29
pytest==7.2.0
pytest-catchlog==1.2.2
pytest-timeout==2.1.0
Expand Down

0 comments on commit 2ce1a76

Please sign in to comment.