From b02ae2dc8b425de8da48dcc19246ae70470afce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 17:38:33 +0000 Subject: [PATCH] build(deps): bump pycryptodome from 3.14.1 to 3.19.1 in /examples Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.14.1 to 3.19.1. - [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.14.1...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/jelitox_apitest_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/jelitox_apitest_requirements.txt b/examples/jelitox_apitest_requirements.txt index f404e4f..7c2d549 100644 --- a/examples/jelitox_apitest_requirements.txt +++ b/examples/jelitox_apitest_requirements.txt @@ -125,7 +125,7 @@ pyasn1==0.4.8 pycares==4.1.2 pycparser==2.21 pycrypto==2.6.1 -pycryptodome==3.14.1 +pycryptodome==3.19.1 pydantic==1.9.0 Pygments==2.11.2 PyJWT==2.3.0