From 6822ba49f8941ace30e3db5c8f518319d46c8943 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 18:32:13 +0000 Subject: [PATCH] Bump cryptography from 36.0.1 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.1...41.0.3) --- 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 b827abc..4cc4f64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ certifi==2021.10.8 cffi==1.15.0 chardet==4.0.0 coverage==6.3.1 -cryptography==41.0.2 +cryptography==41.0.3 deepmerge==1.0.1 docker==5.0.3 docker-compose==1.29.2