From 103d58fd95cff0b47b1ea3aa6adfaa9f656f14ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 11:08:13 +0000 Subject: [PATCH] Bump cryptography from 36.0.1 to 38.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 38.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/36.0.1...38.0.0) --- 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 0ccfb09..1411d09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ certifi==2021.10.8 cffi==1.15.0 chardet==4.0.0 coverage==6.3.1 -cryptography==36.0.1 +cryptography==38.0.0 deepmerge==1.0.1 docker==5.0.3 docker-compose==1.29.2