From 27f4bb6fd2ed0bd639385a64aa2fbad8116c3b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 18:00:44 +0000 Subject: [PATCH] Bump pycryptodome from 3.9.0 to 3.19.1 in /tests Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.9.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.9.0...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 6b7629d..9a22152 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -29,7 +29,7 @@ pluggy==0.13.0 protobuf==3.10.0 py==1.8.0 pycparser==2.19 -pycryptodome==3.9.0 +pycryptodome==3.19.1 pygit2==0.28.2 pyparsing==2.4.2 pyrsistent==0.15.4