From 5539bf4ac44e81565a197cff615cb95223b1fe1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 18:16:07 +0000 Subject: [PATCH] Bump cryptography from 37.0.0 to 38.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.0 to 38.0.3. - [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.3) --- 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..3cf05cc 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.3 iniconfig==1.1.1 packaging==21.3 pluggy==1.0.0