Skip to content

Commit

Permalink
chore(deps): bump poetry-dynamic-versioning from 1.3.0 to 1.4.0 in /.…
Browse files Browse the repository at this point in the history
…github/workflows (#2485)

chore(deps): bump poetry-dynamic-versioning in /.github/workflows

Bumps [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning) from 1.3.0 to 1.4.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.3.0...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 204024d commit 6334091
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pip==24.0
poetry==1.8.3
poetry-plugin-export==1.8.0
poetry-dynamic-versioning==1.3.0
poetry-dynamic-versioning==1.4.0
pre-commit==3.7.1
nox==2024.4.15
nox-poetry==1.0.3
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ enable = true
style = "pep440"

[build-system]
requires = ["poetry-core==1.9.0", "poetry-dynamic-versioning==1.3.0"]
requires = ["poetry-core==1.9.0", "poetry-dynamic-versioning==1.4.0"]
build-backend = "poetry_dynamic_versioning.backend"

[tool.poetry.plugins."pytest11"]
Expand Down

0 comments on commit 6334091

Please # to comment.