Skip to content

Commit

Permalink
chore: Bump build backend poetry-dynamic-versioning to 1.3.0 (#2439)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed May 19, 2024
1 parent 08cddd2 commit 92f1d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ enable = true
style = "pep440"

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

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

0 comments on commit 92f1d8a

Please sign in to comment.