From 0f73286b45f3a4f767ddb2821625ff60de012799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 00:54:58 +0000 Subject: [PATCH] chore(deps): bump cryptography from 39.0.1 to 41.0.2 in /test Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/upstream-requirements-py311.txt | 2 +- test/upstream-requirements-py37.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/upstream-requirements-py311.txt b/test/upstream-requirements-py311.txt index ea5b80fc..0ad63c28 100644 --- a/test/upstream-requirements-py311.txt +++ b/test/upstream-requirements-py311.txt @@ -5,7 +5,7 @@ certifi==2022.12.7 cffi==1.15.1 charset-normalizer==3.0.1 coverage==7.1.0 -cryptography==39.0.1 +cryptography==41.0.2 execnet==1.9.0 hypothesis==6.31.6 idna==3.4 diff --git a/test/upstream-requirements-py37.txt b/test/upstream-requirements-py37.txt index 0611506e..b263d782 100644 --- a/test/upstream-requirements-py37.txt +++ b/test/upstream-requirements-py37.txt @@ -5,7 +5,7 @@ certifi==2022.12.7 cffi==1.15.1 charset-normalizer==3.0.1 coverage==7.1.0 -cryptography==39.0.1 +cryptography==41.0.2 exceptiongroup==1.1.0 execnet==1.9.0 hypothesis==6.31.6