Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2025

This PR contains the following updates:

Package Change Age Confidence
types-aiobotocore >=2.4.0,<3.0.0>=3.1.0,<3.2.0 age confidence

Release Notes

youtype/mypy_boto3_builder (types-aiobotocore)

v3.1.0

Compare Source

Added
  • SSOAdmin service support
  • RedshiftDataAPIService service support
Fixed
  • Unsupported services no longer added to all extra requirements
  • Improved imports sorting in generated files

v3.0.0: - It Just Works

Highlights
  • mypy_boto3 CLI command is no longer needed, stubs are pre-generated for all services
  • pyright is fully supported and now is main priority
  • mypy, VSCode (Pylance) and PyCharm are still supported
  • mypy_boto3.<service_name> imports no longer work, use mypy_boto3_<service_name>
Changed
  • All type stubs were converted to pyi files (pyright support)
  • boto3.client/resource overloads for all services are pre-generated, which renders mypy_boto3 CLI useless
  • Session.client/resource overloads for all services are pre-generated, which renders mypy_boto3 CLI useless
  • Updated black+isort for generated files
Fixed
  • Imports were sorted incorrectly in generated boto3-stubs
  • Some imports were incorrectly marked as unused by pylint
  • botocore.client.ClientError is correctly handled by pyright

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.74%. Comparing base (1758137) to head (28a7975).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1276   +/-   ##
=======================================
  Coverage   79.74%   79.74%           
=======================================
  Files          36       36           
  Lines        1960     1960           
=======================================
  Hits         1563     1563           
  Misses        397      397           

☔ 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.

@renovate renovate bot force-pushed the renovate/types-aiobotocore-3.x branch from 43a5e37 to 28a7975 Compare January 3, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant