From e0091a6fcd122f4ee72df9e16c1135d54c1cc646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:29:11 +0000 Subject: [PATCH] build(deps): bump cryptography from 42.0.8 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 20eddf8..3c5cde1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cfgv==3.3.1 charset-normalizer==2.1.1 coloredlogs==15.0.1 commonmark==0.9.1 -cryptography==42.0.8 +cryptography==43.0.1 distlib==0.3.6 docutils==0.19 filelock==3.8.2 @@ -56,7 +56,7 @@ cfgv==3.3.1 charset-normalizer==2.1.1 coloredlogs==15.0.1 commonmark==0.9.1 -cryptography==42.0.8 +cryptography==43.0.1 distlib==0.3.6 docutils==0.19 filelock==3.8.2