From 6b675bf88d0a4487c99461e030fd9a76a891b5e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 02:35:42 +0000 Subject: [PATCH] Bump cryptography from 36.0.1 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.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/36.0.1...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e68d31c..6cd8d88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ click-plugins==1.1.1 # via celery click-repl==0.2.0 # via celery -cryptography==36.0.1 +cryptography==39.0.1 # via # http-ece # py-vapid @@ -268,6 +268,7 @@ six==1.16.0 # bleach # click-repl # django-fobi + # django-simple-captcha # pymemcache # python-memcached # pywebpush