Skip to content

Commit 0d24842

Browse files
Update Python dependencies
1 parent 472ea79 commit 0d24842

File tree

2 files changed

+36
-40
lines changed

2 files changed

+36
-40
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python = "^3.10"
99
# breaking change in ops 2.10.0: https://github.com/canonical/operator/pull/1091#issuecomment-1888644075
1010
ops = "^2.9.0, <2.10"
1111
lightkube = "^0.15.3"
12-
tenacity = "^8.5.0"
12+
tenacity = "^9.0.0"
1313
jinja2 = "^3.1.4"
1414
poetry-core = "^1.9.0"
1515
requests = "^2.32.3"
@@ -56,7 +56,7 @@ pytest-operator-groups = {git = "https://github.com/canonical/data-platform-work
5656
juju = "^3.5.2.0"
5757
mysql-connector-python = "~8.0.33"
5858
pyyaml = "^6.0.1"
59-
tenacity = "^8.5.0"
59+
tenacity = "^9.0.0"
6060
allure-pytest = "^2.13.5"
6161
allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v21.0.0", subdirectory = "python/pytest_plugins/allure_pytest_collection_report"}
6262

0 commit comments

Comments
 (0)