From c414c9ff7b176131b7c31ce2468431e029a6eb33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 17:28:13 +0000 Subject: [PATCH] chore(deps): bump cryptography from 41.0.2 to 41.0.6 in /test Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.6) --- 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 f43f7bf42..12d8a0730 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==41.0.2 +cryptography==41.0.6 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 651f6daf9..1bc3a3ecd 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==41.0.2 +cryptography==41.0.6 exceptiongroup==1.1.0 importlib-metadata==6.0.0 iniconfig==2.0.0