Skip to content
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

Bump the boto group with 5 updates #4973

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the boto group with 5 updates:

Package From To
boto3 1.35.1 1.35.5
boto3-stubs 1.35.1 1.35.5
botocore-stubs 1.35.1 1.35.5
mypy-boto3-s3 1.35.0 1.35.2
mypy-boto3-ses 1.35.0 1.35.3

Updates boto3 from 1.35.1 to 1.35.5

Commits
  • 07b20a3 Merge branch 'release-1.35.5'
  • dfe6eee Bumping version to 1.35.5
  • f992cb9 Add changelog entries from botocore
  • 6775096 Merge branch 'release-1.35.4'
  • b3fc22c Merge branch 'release-1.35.4' into develop
  • 2addded Bumping version to 1.35.4
  • 100ab89 Add changelog entries from botocore
  • 2ad7f06 Merge branch 'release-1.35.3'
  • 18867b0 Merge branch 'release-1.35.3' into develop
  • 981c83a Bumping version to 1.35.3
  • Additional commits viewable in compare view

Updates boto3-stubs from 1.35.1 to 1.35.5

Commits

Updates botocore-stubs from 1.35.1 to 1.35.5

Commits

Updates mypy-boto3-s3 from 1.35.0 to 1.35.2

Commits

Updates mypy-boto3-ses from 1.35.0 to 1.35.3

Commits

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 boto group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.35.1` | `1.35.5` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.35.1` | `1.35.5` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.35.1` | `1.35.5` |
| [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder) | `1.35.0` | `1.35.2` |
| [mypy-boto3-ses](https://github.com/youtype/mypy_boto3_builder) | `1.35.0` | `1.35.3` |


Updates `boto3` from 1.35.1 to 1.35.5
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.1...1.35.5)

Updates `boto3-stubs` from 1.35.1 to 1.35.5
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `botocore-stubs` from 1.35.1 to 1.35.5
- [Release notes](https://github.com/youtype/botocore-stubs/releases)
- [Commits](https://github.com/youtype/botocore-stubs/commits)

Updates `mypy-boto3-s3` from 1.35.0 to 1.35.2
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `mypy-boto3-ses` from 1.35.0 to 1.35.3
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: boto3-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: botocore-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-ses
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 26, 2024
Copy link
Contributor

@say-yawn say-yawn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most package updates are on type annotations builder and checkers. boto had some notable updates to S3 and SES:
1.35.2 : S3 - Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.
1.35.3: SES - Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for "Deliver to S3 Action"

@say-yawn say-yawn merged commit fc3dbcd into main Aug 28, 2024
29 checks passed
@say-yawn say-yawn deleted the dependabot/pip/boto-2f162e5936 branch August 28, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant