From 55c70579c6cc3f693af7452bd8f17343049a4bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 21:03:31 +0000 Subject: [PATCH] DEP(deps): Update pycryptodome requirement Updates the requirements on [pycryptodome](https://github.com/Legrandin/pycryptodome) to permit the latest version. - [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.13.0...v3.23.0) --- updated-dependencies: - dependency-name: pycryptodome dependency-version: 3.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c1fc0ae..922c6db 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ pydata-sphinx-theme requests>=2.27.1,<2.34.0 six>=1.16,<1.18 cachetools>=5.0,<7.1 -pycryptodome>=3.13,<3.24 +pycryptodome>=3.23.0,<3.24 pytz>=2021.3,<2027.0 confuse>=1.7,<2.3 python-dotenv