From ced23f02ce7bee8279f8fa5fa9659636fc556b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 12:13:29 +0000 Subject: [PATCH] Bump cryptography from 48.0.0 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.0 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.0...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 72153cb..c8619cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ customtkinter==5.2.2 -cryptography==48.0.0 +cryptography==48.0.1 pyarmor==9.2.5 \ No newline at end of file