Skip to content

Commit

Permalink
Bump poetry-dynamic-versioning from 1.2.0 to 1.3.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.2.0 to 1.3.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.2.0...v1.3.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 May 23, 2024
1 parent 186601e commit 87a63dc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 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 @@ -43,7 +43,7 @@ pyfeyn2 = ">=2.3.6"
pyqgraf = ">=0.0.14"
#pyqgraf = {path= "../pyqgraf", develop = true }

poetry-dynamic-versioning = {extras = ["plugin"], version = ">=0.21.1,<1.3.0"}
poetry-dynamic-versioning = {extras = ["plugin"], version = ">=0.21.1,<1.4.0"}

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

0 comments on commit 87a63dc

Please sign in to comment.