From ba4a2adc132420a7223793fdf3fb116f0114b828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 18:22:50 +0000 Subject: [PATCH] Bump cryptography from 42.0.5 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d63266a0e1..65de33623ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ charset-normalizer==3.1.0 click==8.1.3 colorama==0.4.6 contourpy==1.0.7 -cryptography==42.0.5 +cryptography==44.0.1 firebase==4.0.1 firebase-admin==6.1.0 Flask==2.2.3