From e4c1be398302f3c5aa814017de3abf262c094c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:08:54 +0000 Subject: [PATCH] Bump pycryptodome from 3.9.8 to 3.19.1 in /real_url Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.9.8 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.8...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- real_url/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/real_url/requirements.txt b/real_url/requirements.txt index 7c3be85..08bd3f9 100644 --- a/real_url/requirements.txt +++ b/real_url/requirements.txt @@ -6,7 +6,7 @@ chardet==3.0.4 idna==2.10 multidict==4.7.6 protobuf==3.12.2 -pycryptodome==3.9.8 +pycryptodome==3.19.1 PyExecJS==1.5.1 requests==2.26.0 six==1.15.0