From ef28487d9e8064f6c230254723e6561681169a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 19:48:56 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 42.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 30fe59f..a7abfea 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -9,7 +9,7 @@ cfgv==3.4.0 charset-normalizer==3.3.0 click==8.1.7 coverage==7.3.2 -cryptography==41.0.4 +cryptography==42.0.4 distlib==0.3.7 docutils==0.18.1 exceptiongroup==1.1.3