From 7a8a0d352840c55f298bf84206c8798fd0783517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 23:02:16 +0000 Subject: [PATCH] Bump cryptography in /tools/internal_ci/helper_scripts Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.6...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/internal_ci/helper_scripts/requirements.linux_perf.txt | 2 +- tools/internal_ci/helper_scripts/requirements.macos.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/internal_ci/helper_scripts/requirements.linux_perf.txt b/tools/internal_ci/helper_scripts/requirements.linux_perf.txt index 761d8ebfcd1..92d92e55e5f 100644 --- a/tools/internal_ci/helper_scripts/requirements.linux_perf.txt +++ b/tools/internal_ci/helper_scripts/requirements.linux_perf.txt @@ -1,4 +1,4 @@ -cryptography==3.4.6 +cryptography==42.0.4 PyJWT==2.0.1 requests==2.25.1 scipy==1.5.4 diff --git a/tools/internal_ci/helper_scripts/requirements.macos.txt b/tools/internal_ci/helper_scripts/requirements.macos.txt index 8f8d1d2141c..475bf2e6744 100644 --- a/tools/internal_ci/helper_scripts/requirements.macos.txt +++ b/tools/internal_ci/helper_scripts/requirements.macos.txt @@ -1,5 +1,5 @@ cython<3.0.0rc1 -cryptography==3.4.6 +cryptography==42.0.4 PyJWT==2.0.1 pyOpenSSL==20.0.1 PyYAML==6.0