From ee80c35a366e1376fb743bba8f3c2df8e6d117a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:25:38 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2...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 a1c4ca8..f9108a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ attrs==19.1.0 Automat==0.7.0 cffi==1.12.3 constantly==15.1.0 -cryptography==3.2 +cryptography==41.0.3 cssselect==1.0.3 hyperlink==19.0.0 idna==2.8