From a6c526a9b7c109d8a581ed059b05411796509d0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:12:37 +0200 Subject: [PATCH] chore(deps): update dependency cryptography to <=43.0.1 (#361) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ef53de2b..541c0d4c9 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.0 +cryptography <=43.0.1 pydantic ==1.10.17 cosl ==0.0.15 # juju 3.1.2.0 depends on pyyaml<=6.0 and >=5.1.2