From 9cf19e547eada17d638f48593937c24b7ba522a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 18:01:38 +0000 Subject: [PATCH] :arrow_up: Bump pycryptodome from 3.9.8 to 3.19.1 in /server/configs 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/configs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/configs/requirements.txt b/server/configs/requirements.txt index a1db799c6..41c386cb5 100644 --- a/server/configs/requirements.txt +++ b/server/configs/requirements.txt @@ -43,7 +43,7 @@ PyJWT==2.4.0 # for password pyaes==1.6.1 rsa==4.7.2 -pycryptodome==3.9.8 +pycryptodome==3.19.1 cryptography==41.0.6 PyJWT==2.4.0