From 0507ad9785082f6109ad32a00e63beed79d8bb5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 18:55:00 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v44 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c98ce428d..7730d08f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ ops>=2.8 pylxd @ git+https://github.com/canonical/pylxd requests typing-extensions -cryptography <=43.0.1 +cryptography <=44.0.0 pydantic ==1.10.19 cosl ==0.0.15 # juju 3.1.2.0 depends on pyyaml<=6.0 and >=5.1.2