From 071ee2f2b19e0d22c4442bc3c367142ec79521ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 04:06:09 +0000 Subject: [PATCH] chore(deps): update Python tooling dependencies to 48.0.1 [SECURITY] --- Ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ansible/requirements.txt b/Ansible/requirements.txt index da9d681..6546403 100644 --- a/Ansible/requirements.txt +++ b/Ansible/requirements.txt @@ -93,7 +93,7 @@ docker==7.1.0 # bcrypt 5 behavior where passwords longer than 72 bytes raise ValueError. # ============================================================================= -cryptography==48.0.0 +cryptography==48.0.1 passlib[bcrypt]==1.7.4 bcrypt==4.3.0