From ea7ac0751f83b222f617ca4868f823283176e39a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 19:29:56 +0000 Subject: [PATCH] Bump pycryptodomex from 3.14.1 to 3.19.0 Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.14.1 to 3.19.0. - [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.14.1...v3.19.0) --- updated-dependencies: - dependency-name: pycryptodomex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-rtd.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-rtd.txt b/requirements-rtd.txt index d3882431..156c02ab 100644 --- a/requirements-rtd.txt +++ b/requirements-rtd.txt @@ -1,5 +1,5 @@ lxml==4.8.0 -pycryptodomex==3.14.1 +pycryptodomex==3.19.0 construct==2.10.68 argon2-cffi==21.3.0 python-dateutil==2.8.2 diff --git a/requirements.txt b/requirements.txt index ca8e7a65..01e96c81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ lxml==4.8.0 -pycryptodomex==3.14.1 +pycryptodomex==3.19.0 construct==2.10.68 argon2-cffi==21.3.0 python-dateutil==2.8.2