From 78ed0cb81520bf978a05c5bbdad4313340646fce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 17:17:21 +0300 Subject: [PATCH] build(deps): bump cryptography from 42.0.3 to 42.0.4 (#584) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fbc4f249e..36361de95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ansible==9.2.0 ansible-core==2.16.3 Jinja2==3.1.3 PyYAML==6.0.1 -cryptography==42.0.3 +cryptography==42.0.4 packaging==23.2 resolvelib==1.0.1 MarkupSafe==2.1.5