From 0d91c8436ee5f9879a8f402320b5f252296a9823 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 07:33:47 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v45 --- base_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_requirements.txt b/base_requirements.txt index d9dd35e549..4c20cc3459 100644 --- a/base_requirements.txt +++ b/base_requirements.txt @@ -5,7 +5,7 @@ ops>=2.8 pylxd @ git+https://github.com/canonical/pylxd requests typing-extensions -cryptography==44.0.3 +cryptography==45.0.5 pydantic ==1.10.22 cosl ==1.0.0 PyYAML ==6.0.*