Skip to content

Commit 535e632

Browse files
Update dependency tenacity to v9
1 parent 3248df8 commit 535e632

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ package-mode = false
88
[tool.poetry.dependencies]
99
python = "^3.10"
1010
ops = "^2.15.0"
11-
tenacity = "^8.2.3"
11+
tenacity = "^9.0.0"
1212
pyyaml = "^6.0.1"
1313
jinja2 = "^3.1.3"
1414
data-platform-helpers = "^0.1.2"
@@ -44,7 +44,7 @@ parameterized = "^0.9.0"
4444

4545
[tool.poetry.group.integration.dependencies]
4646
allure-pytest = "^2.13.5"
47-
tenacity = "^8.2.3"
47+
tenacity = "^9.0.0"
4848
parameterized = "^0.9.0"
4949
lightkube = "^0.15.3"
5050
kubernetes = "^30.1.0"

0 commit comments

Comments
 (0)