From 83bb8c6e8241c29f37ff9769dbbdbc3377e9c717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:36:51 +0000 Subject: [PATCH] Bump cryptography from 39.0.1 to 42.0.4 in /tests/environment Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/environment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/environment/requirements.txt b/tests/environment/requirements.txt index ecca015..1f4a595 100644 --- a/tests/environment/requirements.txt +++ b/tests/environment/requirements.txt @@ -6,7 +6,7 @@ certifi==2022.12.7 cffi==1.15.1 charset-normalizer==2.1.1 colorama==0.4.6 -cryptography==39.0.1 +cryptography==42.0.4 idna==3.4 importlib-metadata==5.1.0 isodate==0.6.1