Skip to content

Commit

Permalink
Bump versioningit from 3.0.0 to 3.1.0 (#16)
Browse files Browse the repository at this point in the history
Bumps [versioningit](https://github.com/jwodder/versioningit) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/jwodder/versioningit/releases)
- [Changelog](https://github.com/jwodder/versioningit/blob/master/CHANGELOG.md)
- [Commits](jwodder/versioningit@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: versioningit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: livehybrid <[email protected]>
  • Loading branch information
dependabot[bot] and livehybrid authored Apr 4, 2024
1 parent 73a4d46 commit 5ef23e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.7,<3.10"
cached-property = "1.5.2"
versioningit = "3.0.0"
versioningit = "3.1.0"

#[tool.poetry.dev-dependencies]
coverage = "7.2.7"
Expand Down

0 comments on commit 5ef23e9

Please sign in to comment.