From 70830cbbadc9d780cfa6683c6ffc1a8f7ce04911 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 10:31:05 +0000 Subject: [PATCH] chore(deps): bump pycryptodomex from 3.17 to 3.21.0 in /demos/jans-tent Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.17 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.17.0...v3.21.0) --- updated-dependencies: - dependency-name: pycryptodomex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- demos/jans-tent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/jans-tent/requirements.txt b/demos/jans-tent/requirements.txt index f6438fdbaae..2d2e9c9de35 100644 --- a/demos/jans-tent/requirements.txt +++ b/demos/jans-tent/requirements.txt @@ -72,7 +72,7 @@ pyasn1==0.4.8 pyasn1-modules==0.2.8 pycodestyle==2.9.1 pycparser==2.21 -pycryptodomex==3.17 +pycryptodomex==3.21.0 pydocstyle==6.1.1 pyflakes==2.5.0 Pygments==2.13.0