From 20227b852892c5fb0d05bd4c27100200dc05f39e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 04:42:54 +0000 Subject: [PATCH] Bump cryptography from 38.0.4 to 39.0.1 in /docs Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 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/38.0.4...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 528fb6d..cd93379 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -21,7 +21,7 @@ click==8.1.3 cloudpickle==2.2.0 colorama==0.4.6 comm==0.1.1 -cryptography==38.0.4 +cryptography==39.0.1 cycler==0.11.0 Cython==0.29.32 cytoolz==0.12.0