From 3dac9ea22c6c25a331bf697a24367fe5df73749a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 10:09:51 +0000 Subject: [PATCH] chore(deps): bump pycryptodome from 3.19.0 to 3.20.0 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.19.0 to 3.20.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.0...v3.20.0) --- updated-dependencies: - dependency-name: pycryptodome 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 63c1e88..4577ce3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -142,7 +142,7 @@ pycodestyle==2.10.0 # via # flake8 # plxcontroller (pyproject.toml) -pycryptodome==3.19.0 +pycryptodome==3.20.0 # via plxscripting pyflakes==3.0.1 # via