Skip to content

Commit 240b1b5

Browse files
Update dependency cryptography to v44 [SECURITY]
1 parent 8fa4009 commit 240b1b5

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ requires-poetry = ">=2.0.0"
99
python = "^3.8.6" # ^3.8.6 required by juju
1010
# breaking change in ops 2.10.0: https://github.com/canonical/operator/pull/1091#issuecomment-1888644075
1111
ops = "^2.9.0, <2.10"
12-
tenacity = "^9.0.0"
13-
poetry-core = "^1.9.1"
12+
tenacity = "^8.5.0"
13+
poetry-core = "^1.9.0"
1414
jinja2 = "^3.1.4"
1515
requests = "^2.32.3"
1616

@@ -51,7 +51,7 @@ pytest = "^8.2.2"
5151
pytest-operator = "^0.35.0"
5252
juju = "^3.6.0.0"
5353
mysql-connector-python = "~8.0.33"
54-
tenacity = "^9.0.0"
54+
tenacity = "^8.5.0"
5555
ops = "^2.9.0"
5656
allure-pytest-default-results = "^0.1.2"
5757

0 commit comments

Comments
 (0)