From c88215aff330170c78b86908f9874943a1dacd08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 22:15:21 +0000 Subject: [PATCH] build(deps): bump pycryptodome from 3.20.0 to 3.21.0 in /terraform/src Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.20.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.20.0...v3.21.0) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- terraform/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/src/requirements.txt b/terraform/src/requirements.txt index 23f45ec..716ed89 100644 --- a/terraform/src/requirements.txt +++ b/terraform/src/requirements.txt @@ -1,3 +1,3 @@ boto3==1.35.31 -pycryptodome==3.20.0 +pycryptodome==3.21.0 crypto==1.4.1 \ No newline at end of file