From 6d60a3e7b4ec46c5d0bacd8bc1b5f49b57370f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 06:23:17 +0000 Subject: [PATCH] chore(deps): bump cryptography from 45.0.5 to 46.0.1 in /Updater Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.5 to 46.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.5...46.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.1 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..130b0f7 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.1 cython==3.1.2 docutils==0.21.2 email_validator==2.2.0