Skip to content

Commit

Permalink
Bump poetry-dynamic-versioning from 1.4.1 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/mtkennerly/poetry-dynamic-versioning/releases)
- [Changelog](https://github.com/mtkennerly/poetry-dynamic-versioning/blob/master/CHANGELOG.md)
- [Commits](mtkennerly/poetry-dynamic-versioning@v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: poetry-dynamic-versioning
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 3dbcefd commit 48dc0f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -12,7 +12,7 @@ pytest = "^8.3.4"
pytest-cov = "^6.0.0"
mock = "^5.1.0"
pytest-mock = "^3.10.0"
poetry-dynamic-versioning = {extras = ["plugin"], version = "^1.4.1"}
poetry-dynamic-versioning = {extras = ["plugin"], version = "^1.5.0"}

[tool.poetry.dependencies]
python = "^3.9"
Expand Down

0 comments on commit 48dc0f6

Please sign in to comment.