From a106a2dea62bf5f770e626edb3850d07a25fdcc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 20:15:41 +0000 Subject: [PATCH] Bump cryptography from 39.0.1 to 41.0.0 in /examples/CH_09 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_09/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 examples/CH_09/requirements.txt diff --git a/examples/CH_09/requirements.txt b/examples/CH_09/requirements.txt old mode 100755 new mode 100644 index 3c78ddd..aea24da --- a/examples/CH_09/requirements.txt +++ b/examples/CH_09/requirements.txt @@ -6,7 +6,7 @@ certifi==2022.12.7 cffi==1.15.0 charset-normalizer==2.0.12 click==8.0.4 -cryptography==39.0.1 +cryptography==41.0.0 cssselect==1.1.0 cssutils==2.3.0 dnspython==2.2.0