From efb4687beaee75043b1f62a38bc5f0adda25f3d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 01:03:46 +0000 Subject: [PATCH] Bump cryptography from 3.4.6 to 39.0.1 in /docs Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 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.4.6...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.readthedocs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.readthedocs.txt b/docs/requirements.readthedocs.txt index 6119f0e8..a27163de 100644 --- a/docs/requirements.readthedocs.txt +++ b/docs/requirements.readthedocs.txt @@ -5,7 +5,7 @@ blinker==1.4 cffi celery==4.2.1 click==7.0 -cryptography==3.4.6 +cryptography==39.0.1 flask==1.0.2 flask-cors==3.0.6 flask-jwt-extended==3.13.1