Skip to content

Commit 5752f82

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ fedora-messaging = "^3.3.0"
3131
coverage = {extras = ["toml"], version = "^7.2.7"}
3232

3333
[tool.poetry.dev-dependencies]
34-
poetry = "^1.2.0b2"
34+
poetry = "^1.2.0-beta.2 || ^2.0.0"
3535
black = ">=22.6.0"
3636
pytest = "^7.1.2 || ^8.0.0"
3737
pytest-cov = ">=3.0.0"

0 commit comments

Comments
 (0)