From 5c38a19c4e8e8dd079006b42d87b128e8c450e5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 04:08:39 +0000 Subject: [PATCH] Bump pycryptodome from 3.18.0 to 3.19.1 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.18.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.18.0...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-version: 3.19.1 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 0d40b16342..1deb34150e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ Matplotlib==3.7.2 holidays==0.29 Tornado==6.3.2 # security plugin -PyCryptodome==3.18.0 +PyCryptodome==3.19.1 # xbrlDB plugin cx_Oracle==8.3.0 pg8000==1.29.8