From 460e249e1ef5a1eceff89ec3a86ecf36aceb1c21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 17:41:30 +0000 Subject: [PATCH] Bump pycryptodome from 3.15.0 to 3.19.1 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.15.0 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.15.0...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 45708ba..b6f526f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ oauthlib==3.2.2 Pillow==10.0.1 pycodestyle==2.8.0 pycparser==2.21 -pycryptodome==3.15.0 +pycryptodome==3.19.1 pyflakes==2.4.0 PyJWT==2.6.0 python-http-client==3.3.7