From 6cbcc1ac46b023fd76ad51728403dfe35ad866f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 17:22:20 +0000 Subject: [PATCH] Bump cryptography from 44.0.2 to 45.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 45.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.2...45.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package/requirements-package.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/requirements-package.txt b/package/requirements-package.txt index 5837f631..bcbafa80 100644 --- a/package/requirements-package.txt +++ b/package/requirements-package.txt @@ -1,5 +1,5 @@ apscheduler==3.10.1 -cryptography==44.0.2 +cryptography==45.0.5 importlib-metadata==8.5.0 importlib-resources==6.4.5 pyinstaller==6.10.0