From 2de91910d84304a3ba73149ee3562d2f6252cd9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 00:29:38 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 42.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...42.0.2) --- 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..75175da 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.2 distlib==0.3.7 docutils==0.18.1 exceptiongroup==1.1.3