From 500575dcee681702d89a885c798f1e219155e886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 06:29:40 +0000 Subject: [PATCH] chore(deps): bump cryptography from 45.0.5 to 46.0.2 in /Updater Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.5 to 46.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.5...46.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Updater/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Updater/requirements.txt b/Updater/requirements.txt index 39d0b07..64740b9 100644 --- a/Updater/requirements.txt +++ b/Updater/requirements.txt @@ -3,7 +3,7 @@ brotli==1.1.0 brotlicffi==1.1.0.0 chardet==5.2.0 ConfigParser==7.2.0 -cryptography==45.0.5 +cryptography==46.0.2 cython==3.1.2 docutils==0.21.2 email_validator==2.2.0