From d2a7cabec82c4ddc39a30a148146c8b3a1320fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 10:34:41 +0000 Subject: [PATCH] Bump pycryptodome from 3.14.1 to 3.19.1 in /backend Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.14.1 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.14.1...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index dd878331..bbc95f99 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ stringcase==1.2.0 SQLAlchemy==2.0.29 pytz==2022.1 PyGithub==1.55 -pycryptodome==3.14.1 +pycryptodome==3.19.1 aiohttp==3.8.4 redis==5.0.3 python-redis-lock==4.0.0