From 8aa3d8738aca90b35e19a921b5b8e884da0b8a65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 17:27:19 +0000 Subject: [PATCH] Bump cryptography from 37.0.0 to 37.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.0 to 37.0.4. - [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.0...37.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7c3228..eaa5807 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ attrs==21.4.0 cffi==1.15.0 -cryptography==37.0.0 +cryptography==37.0.4 iniconfig==1.1.1 packaging==21.3 pluggy==1.0.0