From 288860108e7c5364f190506a6b37e56d35365664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 01:53:32 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2...3.3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09a3cad..009f034 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ async==0.6.2 pymysql==0.9.3 django-ratelimit==2.0.0 # cryptography==2.8 -cryptography==3.2 +cryptography==3.3.2 # apt-get install python3-dev default-libmysqlclient-dev # debian / Ubuntu # yum install python3-devel mysql-devel # Red Hat / CentOS mysqlclient==1.4.4