From c2357feaebc4996381efd7615a8a0005c2756c70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 17:09:05 +0000 Subject: [PATCH] Bump cryptography from 37.0.0 to 38.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.0 to 38.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...38.0.4) --- 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 e7c3228..81d9814 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ attrs==21.4.0 cffi==1.15.0 -cryptography==37.0.0 +cryptography==38.0.4 iniconfig==1.1.1 packaging==21.3 pluggy==1.0.0