From 940e4f9c16ea4e2872c0a56ecd60c83f513b40bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 12:58:34 +0000 Subject: [PATCH] chore(deps): Bump pycryptodome from 3.11.0 to 3.19.1 in /test/tools Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.11.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.11.0...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tools/requirements.txt b/test/tools/requirements.txt index 5de9433a..ed13b75d 100644 --- a/test/tools/requirements.txt +++ b/test/tools/requirements.txt @@ -1,6 +1,6 @@ click==7.1.2 packet-python==1.44.1 -pycryptodome==3.11.0 +pycryptodome==3.19.1 spur==0.3.22 yamale==4.0.2 autopep8==1.6.0