Skip to content

Commit e3be226

Browse files
Update Python dependencies
1 parent ae2e8eb commit e3be226

File tree

2 files changed

+36
-40
lines changed

2 files changed

+36
-40
lines changed

poetry.lock

Lines changed: 34 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ python = "^3.10"
1313
# breaking change in ops 2.10.0: https://github.com/canonical/operator/pull/1091#issuecomment-1888644075
1414
ops = "^2.9.0, <2.10"
1515
lightkube = "^0.15.3"
16-
tenacity = "^8.5.0"
16+
tenacity = "^9.0.0"
1717
jinja2 = "^3.1.4"
1818
poetry-core = "^1.9.0"
1919
requests = "^2.32.3"
@@ -60,7 +60,7 @@ pytest-operator-groups = {git = "https://github.com/canonical/data-platform-work
6060
juju = "^3.2.2"
6161
mysql-connector-python = "~8.0.33"
6262
pyyaml = "^6.0.1"
63-
tenacity = "^8.5.0"
63+
tenacity = "^9.0.0"
6464
allure-pytest = "^2.13.5"
6565
allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v16.3.3", subdirectory = "python/pytest_plugins/allure_pytest_collection_report"}
6666

0 commit comments

Comments
 (0)