From 05f140a92a9eabd198979815d3b5d611a0368a72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:51:26 +0000 Subject: [PATCH] chore(deps): bump cryptography from 41.0.2 to 41.0.4 in /test Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.4) --- 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..74bbafcce 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.4 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..4a3d0b059 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.4 exceptiongroup==1.1.0 importlib-metadata==6.0.0 iniconfig==2.0.0