From b6ede54f4a29717a1023888d95d0de5b8ca82f55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 10:40:38 +0000 Subject: [PATCH] chore(deps): bump pycryptodome from 3.21.0 to 3.23.0 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.21.0 to 3.23.0. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.21.0...v3.23.0) --- updated-dependencies: - dependency-name: pycryptodome dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cafc7294af9..9fb10a61552 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mysqlclient==2.1.1 SQLAlchemy==1.4.54 sqlalchemy2-stubs requests==2.32.4 -pycryptodome==3.21.0 +pycryptodome==3.23.0 PyJWT==2.13.0 django-auth-ldap==5.3.0 jsonschema==4.0.1