From fef7ed38031d24615b39efb9ec793e755e013b12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 09:33:43 +0000 Subject: [PATCH] Bump pycryptodome from 3.10.1 to 3.19.1 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.10.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.10.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 0c8e66d..d8aba0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pandas==1.2.5 pexpect==4.8.0 Pillow==9.3.0 psutil==5.8.0 -pycryptodome==3.10.1 +pycryptodome==3.19.1 pymysql==1.0.2 selenium==3.141.0 zhconv==1.4.1