Skip to content

build(deps): bump the pip group in /terraform/src with 2 updates #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the pip group in /terraform/src with 2 updates: boto3 and pycryptodome.

Updates boto3 from 1.37.9 to 1.37.25

Commits
  • 3d5630e Merge branch 'release-1.37.25'
  • 8c675ce Bumping version to 1.37.25
  • 7a06d3a Add changelog entries from botocore
  • 97dae37 Merge branch 'release-1.37.24'
  • 99b65db Merge branch 'release-1.37.24' into develop
  • 759af7c Bumping version to 1.37.24
  • 6e21090 Add changelog entries from botocore
  • 62a0b9e Merge pull request #4494 from boto/dependabot/github_actions/actions/setup-py...
  • 5f2d0c0 Bump actions/setup-python from 5.4.0 to 5.5.0
  • 5a2b01c Merge branch 'release-1.37.23'
  • Additional commits viewable in compare view

Updates pycryptodome from 3.21.0 to 3.22.0

Release notes

Sourced from pycryptodome's releases.

v3.22.0 - Caen

New features

  • Added support for HPKE (RFC 9180).

Resolved issues

  • GH#812: CCM ciphers will now fail before encrypting (or decrypting) data beyond the limit imposed by the nonce length.
  • GH#846: fix infinite loop with RC4 for data larger than 4GB.
  • GH#852: handle correctly invalid PEM files with less than 3 lines.

Other changes

  • Remove support for Python 3.6.
Changelog

Sourced from pycryptodome's changelog.

3.22.0 (16 March 2025) ++++++++++++++++++++++++++

New features

  • Added support for HPKE (RFC 9180).

Resolved issues

  • GH#812: CCM ciphers will now fail before encrypting (or decrypting) data beyond the limit imposed by the nonce length.
  • GH#846: fix infinite loop with RC4 for data larger than 4GB.
  • GH#852: handle correctly invalid PEM files with less than 3 lines.

Other changes

  • Remove support for Python 3.6.
Commits
  • e1f06ed Include OS and package type in the wheels archive
  • 208d281 Bump version
  • f277db8 Fix typing info
  • 75dc6e0 Fix GH#812: CCM will now fail before en/decrypting too much data
  • eac9de8 Fix GH#852: a PEM file must have at least 3 lines
  • 46bf040 Clarify how ChaCha20.seek() can be used to seek to blocks
  • fd3c7f2 Some clarifications for SecretSharing
  • 967938f Update Changelog
  • f979abf GH#846: fix infinite loop with RC4 for data larger than 4GB
  • 291400c Stress that passwords should not be used as PSK
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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]>
@dependabot dependabot bot added dependency-management Dependabot updates enhancement New feature or request labels Apr 1, 2025
@ialejandro ialejandro merged commit 8f3a27b into main Apr 2, 2025
2 checks passed
@ialejandro ialejandro deleted the dependabot/pip/terraform/src/pip-b375b6669a branch April 2, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-management Dependabot updates enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants