Skip to content

Commit 43fe911

Browse files
Update dependency poetry to v2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa45c55 commit 43fe911

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

poetry.lock

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ ansible-runner = "^2.1.1"
7171
httpx = "^0.18.2 || ^0.19 || ^0.20 || ^0.21 || ^0.22 || ^0.23 || ^0.24 || ^0.25.0 || ^0.26.0 || ^0.27.0"
7272
isort = "^5.9.3"
7373
jmespath = "^0.10 || ^1"
74-
poetry = "^1.2.0"
74+
poetry = "^1.2.0 || ^2.0.0"
7575
pottery = "^3"
7676
pytest = ">=6.2.5"
7777
pytest-asyncio = "^0.17 || ^0.18 || ^0.19 || ^0.20 || ^0.21 || ^0.23.0 || ^0.24.0"

0 commit comments

Comments
 (0)