Skip to content

Commit 8f3a27b

Browse files
dependabot[bot]ialejandro
authored andcommitted
build(deps): bump the pip group in /terraform/src with 2 updates
Bumps the pip group in /terraform/src with 2 updates: [boto3](https://github.com/boto/boto3) and [pycryptodome](https://github.com/Legrandin/pycryptodome). Updates `boto3` from 1.37.9 to 1.37.25 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.37.9...1.37.25) Updates `pycryptodome` from 3.21.0 to 3.22.0 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](Legrandin/pycryptodome@v3.21.0...v3.22.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.37.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pycryptodome dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac751a8 commit 8f3a27b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terraform/src/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
boto3==1.37.9
2-
pycryptodome==3.21.0
1+
boto3==1.37.25
2+
pycryptodome==3.22.0
33
crypto==1.4.1

0 commit comments

Comments
 (0)