From bc86ad4db014b546cc61eb24a5b4c3dd0a1c179c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 14:23:40 +0300 Subject: [PATCH] build(deps): bump cryptography from 41.0.6 to 42.0.0 (#572) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b4a0881d..f0df718b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ ansible==8.7.0 ansible-core==2.15.8 cffi==1.15.1 -cryptography==41.0.6 +cryptography==42.0.0 Jinja2==3.1.3 MarkupSafe==2.1.2 packaging==23.1