Skip to content

Commit

Permalink
Update versioningit requirement from <3.0.0,>=2.2.0 to >=2.2.0,<4.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [versioningit](https://github.com/jwodder/versioningit) to permit the latest version.
- [Release notes](https://github.com/jwodder/versioningit/releases)
- [Changelog](https://github.com/jwodder/versioningit/blob/master/CHANGELOG.md)
- [Commits](jwodder/versioningit@v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: versioningit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 30e4c8c commit 7115ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pytest-xdist>=3.3.1, <4.0.0
tox>=3.24.3, <5.0.0

# edit_install
versioningit>=2.2.0, < 3.0.0
versioningit>= 2.2.0, < 4.0.0

# For documentation requirements se docs/requirements.txt

0 comments on commit 7115ca4

Please sign in to comment.