Skip to content

chore(deps-dev): bump boto3-stubs from 1.42.67 to 1.42.68#8043

Merged
leandrodamascena merged 2 commits intodevelopfrom
dependabot/pip/develop/boto3-stubs-1.42.68
Mar 23, 2026
Merged

chore(deps-dev): bump boto3-stubs from 1.42.67 to 1.42.68#8043
leandrodamascena merged 2 commits intodevelopfrom
dependabot/pip/develop/boto3-stubs-1.42.68

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps boto3-stubs from 1.42.67 to 1.42.68.

Release notes

Sourced from boto3-stubs's releases.

8.8.0 - Python 3.8 runtime is back

Changed

  • [services] install_requires section is calculated based on dependencies in use, so typing-extensions version is set properly
  • [all] Replaced typing imports with collections.abc with a fallback to typing for Python <3.9
  • [all] Added aliases for builtins.list, builtins.set, builtins.dict, and builtins.type, so Python 3.8 runtime should work as expected again (reported by @​YHallouard in #340 and @​Omri-Ben-Yair in #336)
  • [all] Unions use the same type annotations as the rest of the structures due to proper fallbacks

Fixed

  • [services] Universal input/output shapes were not replaced properly in service subresources
  • [docs] Simplified doc links rendering for services
  • [services] Cleaned up unnecessary imports in client.pyi
  • [builder] Import records with fallback are always rendered
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 16, 2026 20:42
@dependabot dependabot bot requested a review from ConnorKirk March 16, 2026 20:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 16, 2026
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 16, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/develop/boto3-stubs-1.42.68 branch 2 times, most recently from f5e4e2a to f70224c Compare March 23, 2026 16:08
Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.42.67 to 1.42.68.
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: boto3-stubs
  dependency-version: 1.42.68
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/boto3-stubs-1.42.68 branch from f70224c to 0ce974a Compare March 23, 2026 16:10
@sonarqubecloud
Copy link

@leandrodamascena leandrodamascena merged commit c16f302 into develop Mar 23, 2026
12 checks passed
@leandrodamascena leandrodamascena deleted the dependabot/pip/develop/boto3-stubs-1.42.68 branch March 23, 2026 16:23
@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.65%. Comparing base (79003db) to head (da03222).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8043   +/-   ##
========================================
  Coverage    96.65%   96.65%           
========================================
  Files          282      282           
  Lines        13775    13775           
  Branches      1096     1096           
========================================
  Hits         13314    13314           
  Misses         339      339           
  Partials       122      122           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant