From 54a411382fda071412c5c166a60c16b75bd8a57b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:42:21 +0000 Subject: [PATCH] Bump cryptography from 3.3.1 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.1 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/3.3.1...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client-docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client-docs/requirements.txt b/client-docs/requirements.txt index cb3799a..378087d 100644 --- a/client-docs/requirements.txt +++ b/client-docs/requirements.txt @@ -6,7 +6,7 @@ azure-mgmt-network==10.0.0 azure-cli-core azure-storage-blob azure-identity -cryptography==3.3.2 +cryptography==39.0.1 furo grpcio grpcio-tools diff --git a/requirements.txt b/requirements.txt index 0651cab..2c07cba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ azure-mgmt-network==10.0.0 azure-cli-core azure-storage-blob azure-identity -cryptography==3.3.1 +cryptography==39.0.1 flatbuffers grpcio grpcio-tools