From d9d8a869ee30b569a77731c53a12a62556900fd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:11:05 +0000 Subject: [PATCH] Bump cryptography from 43.0.1 to 43.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 43.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...43.0.3) --- 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 cec2eac28..66026ba32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ sure==2.0.1 coverage==7.6.1 asn1crypto==1.5.1 # cryptography cffi==1.17.1 # cryptography -cryptography==43.0.1 +cryptography==43.0.3 urllib3==2.2.3 # requests, sentry-sdk chardet==5.2.0 # requests idna==3.10 # requests