From c3ec1c2bd916c6261b0e6151219dc1603fd643c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 11:44:18 +0100 Subject: [PATCH] Bump cryptography from 41.0.3 to 41.0.4 (#85) * Bump cryptography from 41.0.3 to 41.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] * retrigger checks --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rodrigo V. Honorato --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3112ab7..2676d0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cffi==1.15.1 charset-normalizer==2.0.12 chromedriver-py==102.0.5005.61 click==8.1.2 -cryptography==41.0.3 +cryptography==41.0.4 defusedxml==0.7.1 exceptiongroup==1.1.3 flatbuffers==23.5.26