From d000f6237245f44d1526389ff2864f4fc59ab21a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 14:29:15 +0100 Subject: [PATCH] Build(deps): Bump pycryptodomex from 3.16.0 to 3.19.1 (#898) Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.16.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.16.0...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodomex dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 358e72d55..d353d9bb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,5 +27,5 @@ pyJWT==2.4.0 Flask-Limiter==2.1.3 python-dateutil==2.8.2 pyzipper==0.3.5 -pycryptodomex==3.16.0 +pycryptodomex==3.19.1 ssdeep==3.4