Skip to content

Commit

Permalink
Bump poetry-dynamic-versioning from 1.0.1 to 1.1.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.0.1 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@v1.0.1...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 1b8491b commit b931f3f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ towncrier = ">=22.12,<24.0"
optional = true

[tool.poetry.group.release-ci.dependencies]
poetry-dynamic-versioning = ">=0.22,<1.1"
poetry-dynamic-versioning = ">=0.22,<1.2"

[tool.poetry.group.docs.dependencies]
sphinx = ">=6.2.1,<8.0.0"
Expand All @@ -76,7 +76,7 @@ sphinxcontrib-towncrier = "^0.3.2a0"
optional = true

[tool.poetry.group.docs-ci.dependencies]
poetry-dynamic-versioning = ">=0.22,<1.1"
poetry-dynamic-versioning = ">=0.22,<1.2"
taskipy = "^1.10.4"

[tool.pyright]
Expand Down

0 comments on commit b931f3f

Please sign in to comment.