Skip to content

Commit

Permalink
Bump poetry-dynamic-versioning from 0.25.0 to 1.1.0 (#652)
Browse files Browse the repository at this point in the history
* Bump poetry-dynamic-versioning from 0.25.0 to 1.1.0

Bumps [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning) from 0.25.0 to 1.1.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.25.0...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Fix version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Perchun Pak <[email protected]>
  • Loading branch information
dependabot[bot] and PerchunPak authored Oct 16, 2023
1 parent f3b9f1d commit 9e46b90
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 @@ -71,7 +71,7 @@ optional = true

[tool.poetry.group.release.dependencies]
twine = "^4.0.2"
poetry-dynamic-versioning = "^0.25.0"
poetry-dynamic-versioning = "^1.1.0"

[tool.poetry.group.workflow-tox]
optional = true
Expand Down

0 comments on commit 9e46b90

Please sign in to comment.