Skip to content

Commit d12b138

Browse files
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.38.7 to 1.38.27 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.7...1.38.27) Updates `pycryptodome` from 3.22.0 to 3.23.0 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](Legrandin/pycryptodome@v3.22.0...v3.23.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pycryptodome dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4224e80 commit d12b138

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terraform/src/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
boto3==1.38.7
2-
pycryptodome==3.22.0
1+
boto3==1.38.27
2+
pycryptodome==3.23.0
33
crypto==1.4.1

0 commit comments

Comments
 (0)