From c5cc1ab84dd5dce7fab6a3124e1bf40865158195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 01:18:25 +0000 Subject: [PATCH] Bump pycryptodome from 3.15.0 to 3.19.1 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.15.0 to 3.19.1. - [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.15.0...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d85e6e1ba9f..fb327f9b185 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Django==3.2.15 mysqlclient==2.1.1 SQLAlchemy==1.2.11 requests==2.32.2 -pycryptodome==3.15.0 +pycryptodome==3.19.1 PyJWT==2.3.0 django-auth-ldap==1.2.15 jsonschema==3.2.0