From e2f39059c6adfb367c7c376ee6ea9753de7e3403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 15:05:25 +0200 Subject: [PATCH] Bump cryptography from 3.4.6 to 35.0.0 (#3170) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 to 35.0.0. - [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.4.6...35.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 815404800..e08235bd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cchardet==2.1.7 ciso8601==2.2.0 colorlog==6.5.0 cpe==1.2.1 -cryptography==3.4.6 +cryptography==35.0.0 debugpy==1.5.1 deepmerge==0.3.0 docker==5.0.3