From e3a93e536b39d52e5fc326c3b9067d848bf029ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 17:57:45 +0000 Subject: [PATCH] Bump pycryptodome from 3.18.0 to 3.19.1 in /init Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.18.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.18.0...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- init/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/requirements.txt b/init/requirements.txt index 61450d21..745817f1 100644 --- a/init/requirements.txt +++ b/init/requirements.txt @@ -11,4 +11,4 @@ tqdm==4.66.3 colorama==0.4.6 # Used for cryptographic functions like RSA encryption -pycryptodome==3.18.0 +pycryptodome==3.19.1