From f60bbb2e9e4dad74e7e9f2bd8c4f77f4d71d5336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:47:49 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 39.0.1 in /client-docs Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.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/3.3.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client-docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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