From df335c888cd06ec597b1cf0a8e4057da7a068449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 05:21:29 +0000 Subject: [PATCH] chore(deps): bump cryptography from 39.0.0 to 39.0.1 in /test Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.0...39.0.1) --- 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 5c696720..9a2922ab 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.0.5 -cryptography==39.0.0 +cryptography==39.0.1 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 2048fe48..94c561cc 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.0.5 -cryptography==39.0.0 +cryptography==39.0.1 execnet==1.9.0 hypothesis==6.31.6 idna==3.4