From d0ab1a1ba033488e68137a61f14d3fc38d864836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 17:59:33 +0000 Subject: [PATCH] Bump pycryptodomex from 3.4.5 to 3.19.1 Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.4.5 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.4.5...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodomex 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 7e498292..6d7f2dc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ kodi-addon-checker mysql-connector-python polib pycrypto -pycryptodomex==3.4.5 +pycryptodomex==3.19.1 pydes pylint requests