From 947dd23b8c17c9f9784c8d13c6f31bfc863c0004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 20:15:10 +0000 Subject: [PATCH] Bump cryptography from 39.0.1 to 41.0.0 in /examples/CH_08 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/CH_08/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 examples/CH_08/requirements.txt diff --git a/examples/CH_08/requirements.txt b/examples/CH_08/requirements.txt old mode 100755 new mode 100644 index d34e9b4..5d5474a --- a/examples/CH_08/requirements.txt +++ b/examples/CH_08/requirements.txt @@ -7,7 +7,7 @@ cffi==1.15.0 chardet==4.0.0 charset-normalizer==2.0.12 click==8.0.3 -cryptography==39.0.1 +cryptography==41.0.0 cssselect==1.1.0 cssutils==2.3.0 dnspython==2.2.0