From 36936f04308fb3d3b0b837321078e42927ea2511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 02:49:58 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 42.0.0 in /performance Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...42.0.0) --- 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..cfef7be 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.0 cycler==0.11.0 fonttools==4.42.1 gitdb==4.0.10