Skip to content

Commit

Permalink
Update dependency poetry to v2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent d4b6232 commit 0619afd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ fedora-messaging = "^3.3.0"
coverage = {extras = ["toml"], version = "^7.2.7"}

[tool.poetry.dev-dependencies]
poetry = "^1.2.0b2"
poetry = "^1.2.0-beta.2 || ^2.0.0"
black = ">=22.6.0"
pytest = "^7.1.2 || ^8.0.0"
pytest-cov = ">=3.0.0"
Expand Down

0 comments on commit 0619afd

Please sign in to comment.