From 1f1dbbccccb72ef9c2a307ab41b116dc9aef7d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:56:28 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 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.3.2...39.0.1) --- 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 e0cb265..5c18454 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.3.2 +cryptography==39.0.1 # apt-get install python3-dev default-libmysqlclient-dev # debian / Ubuntu # yum install python3-devel mysql-devel # Red Hat / CentOS mysqlclient==1.4.4