From ca9c96647e60b6fb6f5371aa641ed4f7f2ec4206 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 05:14:20 +0000 Subject: [PATCH] Bump cryptography from 37.0.2 to 38.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.2 to 38.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.2...38.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ffb77edc2..ea3d2a91c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==4.0.7 -cryptography==37.0.2 +cryptography==38.0.1 django-annoying==0.10.6 django-autocomplete-light==3.9.4 django-cleanup==6.0.0