From 51b640f06a56a61aaf9d6c1cea28754d95bd6149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 09:12:36 +0000 Subject: [PATCH] build(deps): bump pycryptodome from 3.18.0 to 3.21.0 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.18.0 to 3.21.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.18.0...v3.21.0) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_z_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_z_base.txt b/requirements_z_base.txt index 3e24ae11e2..3d49561ad7 100644 --- a/requirements_z_base.txt +++ b/requirements_z_base.txt @@ -2,7 +2,7 @@ requests==2.31.0 requests-toolbelt==1.0.0 chardet==5.2.0 charset-normalizer==3.3.2 -pycryptodome==3.18.0 +pycryptodome==3.21.0 toml==0.10.2 selenium==4.10.0 colorlog==6.7.0