From a1f91e9b0c0a651640a09eb8d63f2a3b659cd95e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 03:09:54 +0000 Subject: [PATCH] Bump cryptography from 36.0.2 to 39.0.1 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.2 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/36.0.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/3.10.txt | 2 +- requirements/3.6.txt | 2 +- requirements/3.7.txt | 2 +- requirements/3.8.txt | 2 +- requirements/3.9.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/3.10.txt b/requirements/3.10.txt index 5ae26cd97..cbb61f6d4 100644 --- a/requirements/3.10.txt +++ b/requirements/3.10.txt @@ -47,7 +47,7 @@ coverage[toml]==6.3.2 # via # codecov # pytest-cov -cryptography==36.0.2 +cryptography==39.0.1 # via # -r requirements.in # paramiko diff --git a/requirements/3.6.txt b/requirements/3.6.txt index 0acd6776f..449daf29a 100644 --- a/requirements/3.6.txt +++ b/requirements/3.6.txt @@ -45,7 +45,7 @@ coverage[toml]==6.2 # via # codecov # pytest-cov -cryptography==36.0.2 +cryptography==39.0.1 # via # -r requirements.in # paramiko diff --git a/requirements/3.7.txt b/requirements/3.7.txt index 455fc9e44..7d2a56721 100644 --- a/requirements/3.7.txt +++ b/requirements/3.7.txt @@ -53,7 +53,7 @@ coverage[toml]==6.3.2 # via # codecov # pytest-cov -cryptography==36.0.2 +cryptography==39.0.1 # via # -r requirements.in # paramiko diff --git a/requirements/3.8.txt b/requirements/3.8.txt index 7189bc0b4..21c910ddd 100644 --- a/requirements/3.8.txt +++ b/requirements/3.8.txt @@ -51,7 +51,7 @@ coverage[toml]==6.3.2 # via # codecov # pytest-cov -cryptography==36.0.2 +cryptography==39.0.1 # via # -r requirements.in # paramiko diff --git a/requirements/3.9.txt b/requirements/3.9.txt index eef7dbced..c81c03093 100644 --- a/requirements/3.9.txt +++ b/requirements/3.9.txt @@ -47,7 +47,7 @@ coverage[toml]==6.3.2 # via # codecov # pytest-cov -cryptography==36.0.2 +cryptography==39.0.1 # via # -r requirements.in # paramiko