From 8d8b100a78b3055debb2ff12ff49fdb553a06501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 10:43:15 +0000 Subject: [PATCH] build(deps): 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 3ec7bd46ae..94f2e1dc90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ rsa==4.7 django-nose==1.4.5 coverage==4.5.1 python-magic==0.4.15 -cryptography==3.3.2 +cryptography==39.0.1 gitdb2==2.0.6 GitPython==2.1.11 PyJWT==1.7.1