From 9f07e7664633cc2cbb0e3bac48c4ac0d9389805c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 23:08:54 +0100 Subject: [PATCH] Bump pycryptodome from 3.18.0 to 3.19.1 (#56) 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] 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 f924ee0..df42cd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ py==1.11.0 pyasn1==0.5.0 pycodestyle==2.11.0 pycparser==2.21 -pycryptodome==3.18.0 +pycryptodome==3.19.1 pyparsing==3.1.1 pyrsistent==0.19.3 pytest==7.2.0