Skip to content

chore(deps): bump the boto group across 1 directory with 11 updates - #9201

Open
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/pip/develop/boto-49163b3fe2
Open

chore(deps): bump the boto group across 1 directory with 11 updates#9201
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/pip/develop/boto-49163b3fe2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the boto group with 11 updates in the / directory:

Package From To
boto3 1.43.38 1.43.78
boto3-stubs 1.43.38 1.43.78
botocore 1.43.38 1.43.78
botocore-stubs 1.43.14 1.43.67
mypy-boto3-cloudformation 1.43.38 1.43.62
mypy-boto3-ecr 1.43.0 1.43.73
mypy-boto3-iam 1.43.29 1.43.70
mypy-boto3-kinesis 1.43.0 1.43.78
mypy-boto3-lambda 1.43.37 1.43.76
mypy-boto3-s3 1.43.31 1.43.66
types-awscrt 0.34.1 0.36.2

Updates boto3 from 1.43.38 to 1.43.78

Commits
  • bf8d343 Merge branch 'release-1.43.78'
  • 4830df4 Bumping version to 1.43.78
  • 921bb10 Add changelog entries from botocore
  • cca5d6f Merge branch 'release-1.43.77'
  • 2ff832b Merge branch 'release-1.43.77' into develop
  • 8c3a6f7 Bumping version to 1.43.77
  • ce5785b Add changelog entries from botocore
  • 8a88b26 Merge branch 'release-1.43.76'
  • ced31bb Merge branch 'release-1.43.76' into develop
  • a1cecc3 Bumping version to 1.43.76
  • Additional commits viewable in compare view

Updates boto3-stubs from 1.43.38 to 1.43.78

Commits

Updates botocore from 1.43.38 to 1.43.78

Commits
  • 29afe8d Merge branch 'release-1.43.78'
  • a0fafbb Bumping version to 1.43.78
  • d94c903 Update to latest models
  • 1be1047 Merge branch 'release-1.43.77'
  • 36c34f1 Merge branch 'release-1.43.77' into develop
  • 72bbe1b Bumping version to 1.43.77
  • 0780108 fix: Restore response_class on every request to prevent status leak (#3784)
  • 648ecf4 Merge branch 'release-1.43.76'
  • 8432c86 Merge branch 'release-1.43.76' into develop
  • 8593448 Bumping version to 1.43.76
  • Additional commits viewable in compare view

Updates botocore-stubs from 1.43.14 to 1.43.67

Commits

Updates mypy-boto3-cloudformation from 1.43.38 to 1.43.62

Commits

Updates mypy-boto3-ecr from 1.43.0 to 1.43.73

Commits

Updates mypy-boto3-iam from 1.43.29 to 1.43.70

Commits

Updates mypy-boto3-kinesis from 1.43.0 to 1.43.78

Commits

Updates mypy-boto3-lambda from 1.43.37 to 1.43.76

Commits

Updates mypy-boto3-s3 from 1.43.31 to 1.43.66

Commits

Updates types-awscrt from 0.34.1 to 0.36.2

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 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 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.43.38` | `1.43.78` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.43.38` | `1.43.78` |
| [botocore](https://github.com/boto/botocore) | `1.43.38` | `1.43.78` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.43.14` | `1.43.67` |
| [mypy-boto3-cloudformation](https://github.com/youtype/mypy_boto3_builder) | `1.43.38` | `1.43.62` |
| [mypy-boto3-ecr](https://github.com/youtype/mypy_boto3_builder) | `1.43.0` | `1.43.73` |
| [mypy-boto3-iam](https://github.com/youtype/mypy_boto3_builder) | `1.43.29` | `1.43.70` |
| [mypy-boto3-kinesis](https://github.com/youtype/mypy_boto3_builder) | `1.43.0` | `1.43.78` |
| [mypy-boto3-lambda](https://github.com/youtype/mypy_boto3_builder) | `1.43.37` | `1.43.76` |
| [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder) | `1.43.31` | `1.43.66` |
| [types-awscrt](https://github.com/youtype/types-awscrt) | `0.34.1` | `0.36.2` |



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

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

Updates `botocore` from 1.43.38 to 1.43.78
- [Commits](boto/botocore@1.43.38...1.43.78)

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

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

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

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

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

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

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

Updates `types-awscrt` from 0.34.1 to 0.36.2
- [Release notes](https://github.com/youtype/types-awscrt/releases)
- [Commits](https://github.com/youtype/types-awscrt/commits)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.78
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: boto3-stubs
  dependency-version: 1.43.78
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: botocore
  dependency-version: 1.43.78
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: botocore-stubs
  dependency-version: 1.43.67
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-cloudformation
  dependency-version: 1.43.62
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-ecr
  dependency-version: 1.43.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-iam
  dependency-version: 1.43.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-kinesis
  dependency-version: 1.43.78
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-lambda
  dependency-version: 1.43.76
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-s3
  dependency-version: 1.43.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: types-awscrt
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 25, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 25, 2026 08:08
@dependabot dependabot Bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Aug 25, 2026
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 pr/internal python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant