From e5130435a2b8be859e9212939078aef5fad5cb3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:05:09 +0000 Subject: [PATCH] Bump cryptography from 43.0.1 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...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 4b07325..d568eca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ multipledispatch==0.6.0 PySide6==6.4.1 requests==2.32.0 -cryptography==43.0.1 +cryptography==44.0.1 bs4==0.0.1 lxml==4.9.2 \ No newline at end of file