From 0ecdb61df23d7ca64cf6a7511ce41e63366dba41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:03:44 +0000 Subject: [PATCH] Bump cryptography from 39.0.1 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index ce4b0a956..057f001da 100644 --- a/constraints.txt +++ b/constraints.txt @@ -29,7 +29,7 @@ colorama==0.4.6 # sphinx coverage==7.2.7 # via pytest-cov -cryptography==39.0.1 +cryptography==41.0.3 # via # pyspnego # requests-kerberos