From 9df2874c2c08c216c4afbe1e6e072442871b82af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:19:55 +0000 Subject: [PATCH] Bump cryptography from 3.4.8 to 44.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.8 to 44.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.8...44.0.0) --- 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 eb1e79dc..1dd5b68c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,6 @@ tftpy # some freezegun versions broken freezegun!=0.3.13 pytest -cryptography==3.4.8 +cryptography==44.0.0 sphinx_rtd_theme psutil