From 25fafcc611ff430eb4536b5d06d163db62c93ea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 18:02:21 +0000 Subject: [PATCH] :arrow_up: Bump pycryptodome in /server/projects/analysis Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.9.8 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.9.8...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/projects/analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/projects/analysis/requirements.txt b/server/projects/analysis/requirements.txt index 27579cbb2..fb1394925 100644 --- a/server/projects/analysis/requirements.txt +++ b/server/projects/analysis/requirements.txt @@ -15,7 +15,7 @@ redis==4.5.4 # for password pyaes==1.6.1 -pycryptodome==3.9.8 +pycryptodome==3.19.1 rsa==4.7.2 #for django permission