From 4a2b77f2a87fa4a2bfc22d4ace45eb1226348ea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 19:54:18 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 42.0.4 in /performance Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- performance/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance/requirements.txt b/performance/requirements.txt index 739c2b7..44d48dd 100644 --- a/performance/requirements.txt +++ b/performance/requirements.txt @@ -6,7 +6,7 @@ botocore==1.31.49 cffi==1.15.1 click==8.1.7 contourpy==1.1.1 -cryptography==41.0.4 +cryptography==42.0.4 cycler==0.11.0 fonttools==4.42.1 gitdb==4.0.10