From a906d9d8d10186d5f1a90c87a6af3dd6459f856f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 03:22:35 +0000 Subject: [PATCH] Bump pycryptodome in /services/service2/service/encryptednotes/app 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] --- services/service2/service/encryptednotes/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/service2/service/encryptednotes/app/requirements.txt b/services/service2/service/encryptednotes/app/requirements.txt index 3da60b9..218c8db 100644 --- a/services/service2/service/encryptednotes/app/requirements.txt +++ b/services/service2/service/encryptednotes/app/requirements.txt @@ -1,2 +1,2 @@ gmpy2==2.1.2 -pycryptodome==3.14.1 +pycryptodome==3.19.1