Skip to content

Commit

Permalink
Update dependency tenacity to v9 (#600)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent c8d4413 commit 383a809
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cryptography = "^43.0.0"
boto3 = "^1.34.151"
pgconnstr = "^1.0.1"
requests = "^2.32.3"
tenacity = "^8.5.0"
tenacity = "^9.0.0"
cosl = "^0.0.19"
pydantic = "^1.10.17"
poetry-core = "^1.9.0"
Expand Down Expand Up @@ -73,7 +73,7 @@ allure-pytest-collection-report = {git = "https://github.com/canonical/data-plat
juju = "<=3.5.2.0"
psycopg2-binary = "^2.9.9"
boto3 = "^1.34.151"
tenacity = "^8.5.0"
tenacity = "^9.0.0"
allure-pytest = "^2.13.5"

[build-system]
Expand Down

0 comments on commit 383a809

Please sign in to comment.