From 42e521c9eab0bc4da7876863badf61d1a18462d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 16:20:22 +0000 Subject: [PATCH] Bump cryptography from 43.0.3 to 44.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.mysql.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.mysql.txt b/requirements.mysql.txt index abc26079..6172ce09 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -5,7 +5,7 @@ certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.4.0 click==8.1.7 -cryptography==43.0.3 +cryptography==44.0.0 cssmin==0.2.0 Flask==3.1.0 Flask-Alembic==3.1.1 diff --git a/requirements.txt b/requirements.txt index a82ad634..39a01dd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.4.0 click==8.1.7 -cryptography==43.0.3 +cryptography==44.0.0 cssmin==0.2.0 Flask==3.1.0 Flask-Alembic==3.1.1