From 94cde1b773a9b4220327f58f3e940657bdf87f2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Apr 2023 01:42:10 +0000 Subject: [PATCH] Bump cryptography from 38.0.1 to 40.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 40.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/38.0.1...40.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 ffb68c72..55a8d4d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ black==22.12.0 celery==5.2.7 click==8.1.3 conllu==4.5.2 -cryptography==38.0.1 +cryptography==40.0.1 docutils==0.17.1 email-validator==1.2.1 fabric==2.7.0