Skip to content

Commit

Permalink
Bump poetry-dynamic-versioning from 0.24.0 to 0.25.0
Browse files Browse the repository at this point in the history
Bumps [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning) from 0.24.0 to 0.25.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@v0.24.0...v0.25.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 Jul 17, 2023
1 parent 9ca5140 commit 70da888
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -47,7 +47,7 @@ optional = true
ipython = "*"
jupyterlab = "*"
jupyter = "*"
poetry-dynamic-versioning = {extras = ["plugin"], version = ">=0.21.1,<0.25.0"}
poetry-dynamic-versioning = {extras = ["plugin"], version = ">=0.21.1,<0.26.0"}

[build-system]
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning"]
Expand Down

0 comments on commit 70da888

Please sign in to comment.