From 3478c9cfd8afc5bfd65af0809a36c3a239174331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Dec 2022 01:05:01 +0000 Subject: [PATCH] build(deps): bump cryptography from 2.1.4 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 3.3.2. - [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/2.1.4...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ff7a1e..1777c50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ chardet==4.0.0 click==7.1.2 colorama==0.4.4 compressinja==0.0.2 -cryptography==3.4.7 +cryptography==3.3.2 Flask==1.1.4 Flask-IndieAuth==0.0.3.2 Flask-Login==0.5.0