From 9b11a8a38e1515eb6968f72a40b22c103e68d4af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:55:17 +0000 Subject: [PATCH] Bump cryptography from 3.4.8 to 41.0.3 in /docs Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.8 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.8...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d156ba4..8582f0e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -21,7 +21,7 @@ charset-normalizer==2.0.1 click==8.0.1 colorama==0.4.4 coverage==5.5 -cryptography==3.4.8 +cryptography==41.0.3 cycler==0.10.0 distlib==0.3.2 dnspython==1.16.0