From e575e0ed5481eeb80bd2c7bf71b0e275c74b7261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 20:14:59 +0000 Subject: [PATCH] chore(deps): bump cryptography from 39.0.1 to 41.0.0 in /test Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.0) --- 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 078d256ff..067539d64 100644 --- a/test/upstream-requirements-py311.txt +++ b/test/upstream-requirements-py311.txt @@ -3,7 +3,7 @@ boto3==1.26.54 botocore==1.29.54 cffi==1.15.1 coverage==7.0.5 -cryptography==39.0.1 +cryptography==41.0.0 iniconfig==2.0.0 jmespath==1.0.1 mock==4.0.3 diff --git a/test/upstream-requirements-py37.txt b/test/upstream-requirements-py37.txt index 45101bcd5..2fe882468 100644 --- a/test/upstream-requirements-py37.txt +++ b/test/upstream-requirements-py37.txt @@ -3,7 +3,7 @@ boto3==1.26.54 botocore==1.29.54 cffi==1.15.1 coverage==7.0.5 -cryptography==39.0.1 +cryptography==41.0.0 exceptiongroup==1.1.0 importlib-metadata==6.0.0 iniconfig==2.0.0