From c9ae86516eb177784fcb9f6af5bbf0b96044f74d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 14:28:28 +0000 Subject: [PATCH] Bump cryptography from 2.6.dev1 to 41.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.dev1 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/commits/41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d15d54..b75c0e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cryptography==2.9.2 +cryptography==41.0.4 lxml==4.9.1 pyasn1==0.4.5 signxml==2.6.0