From 56cde0276678d7639fa5a91f7cba0668b8c8e43e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 22:41:57 +0000 Subject: [PATCH] Bump pycryptodome from 3.19.0 to 3.19.1 in /data Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.19.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.19.0...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data/extension-requirements.txt | 2 +- data/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/extension-requirements.txt b/data/extension-requirements.txt index 050876b..fa9b3b6 100644 --- a/data/extension-requirements.txt +++ b/data/extension-requirements.txt @@ -134,7 +134,7 @@ pure-eval==0.2.2 py-cpuinfo==9.0.0 pyasn1==0.5.1 pycparser==2.21 -pycryptodome==3.19.0 +pycryptodome==3.19.1 pyfunctional==1.4.3 Pygments==2.17.2 PyMatting==1.1.12 diff --git a/data/requirements.txt b/data/requirements.txt index 6e078a2..d944e58 100644 --- a/data/requirements.txt +++ b/data/requirements.txt @@ -199,7 +199,7 @@ py-cpuinfo==9.0.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 -pycryptodome==3.19.0 +pycryptodome==3.19.1 pydantic==1.10.13 pydub==0.25.1 pyfunctional==1.4.3