From c92a8b8da78a9b1ad3e64ec99de361bb69594ebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 18:01:39 +0000 Subject: [PATCH] Bump pycryptodome from 3.9.4 to 3.19.1 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.9.4 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.4...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 5aa3c0b..8ca0a63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ isort==4.3.21 lazy-object-proxy==1.4.3 log-symbols==0.0.14 mccabe==0.6.1 -pycryptodome==3.9.4 +pycryptodome==3.19.1 pylint==2.4.4 pyperclip==1.7.0 six==1.13.0