From 8c0dbf009145c2437a717a7c51f57a0954ac355c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 13:34:25 +0000 Subject: [PATCH] Bump pycryptodome from 3.14.1 to 3.19.1 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.14.1 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.14.1...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09fbac5..864f7ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -101,7 +101,7 @@ pyarrow==8.0.0 pyasn1-modules==0.2.8 pyasn1==0.4.8 pycparser==2.21 -pycryptodome==3.14.1 +pycryptodome==3.19.1 pycryptodomex==3.14.1 pydng==1.1.2 PyGithub==1.57