From 44dfae869f24bd013edc664f3f8aa362bb4defc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 09:18:21 +0000 Subject: [PATCH] build(deps): bump pycryptodome from 3.19.1 to 3.23.0 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.19.1 to 3.23.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.19.1...v3.23.0) --- updated-dependencies: - dependency-name: pycryptodome dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4a7918cae..4666bb37e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ ipython==8.10.0 isort==5.12.0 objgraph==3.5.0 psycopg2==2.9.10 -pycryptodome==3.19.1 +pycryptodome==3.23.0 pyOpenSSL==25.1.0 pyrankvote==2.0.5 pysftp==0.2.9