Skip to content

Commit

Permalink
Update dependency tenacity to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent faa0f3b commit e2af4a6
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 @@ -13,7 +13,7 @@ python = "^3.10.12"
ops = "~2.15.0"
pymongo = "^4.7.3"
overrides = "^7.7.0"
tenacity = "^8.2.3"
tenacity = "^9.0.0"
pyyaml = "^6.0.1"
cffi = "^1.16.0"
jinja2= "^3.1.3"
Expand Down Expand Up @@ -53,7 +53,7 @@ pymongo = "^4.7.3"
[tool.poetry.group.integration.dependencies]
allure-pytest = "^2.13.5"
ops = "~2.15.0"
tenacity = "^8.2.3"
tenacity = "^9.0.0"
pymongo = "^4.7.3"
juju = "^3.5.0"
pytest = "^8.1.1"
Expand Down

0 comments on commit e2af4a6

Please sign in to comment.