From ec5294729e523994aab6df371b6435b4e53c5099 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 06:19:00 +0000 Subject: [PATCH] build(deps): bump cryptography from 37.0.4 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 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/37.0.4...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 650065674..254eb7b5e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ click==8.1.3 click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 -cryptography==37.0.4 +cryptography==39.0.1 deprecated==1.2.13 django==4.0.7 django-celery-beat==2.3.0 diff --git a/requirements.txt b/requirements.txt index 0149ed317..b6ed80809 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ click==8.1.3 click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 -cryptography==37.0.4 +cryptography==39.0.1 deprecated==1.2.13 django==4.0.7 django-celery-beat==2.3.0