Mypy-boto3

Latest version: v1.37.0

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 37

7.13.0

Notes

Hello!

Look, another minor version bump just after three months! And again, no big changes if you are not asynchronous enough.

Because this release is all about `aioboto3`/`aiobotocore`. Now we have compatibility with `AbstractAsyncContextManager` and properly annotated `Collections`! Is this good enough to bump a minor version?

Nope. A minor version is bumped because our generated documentation is going to change pretty soon. And also it is bumped so I can write some notes for this release and brag about 4 million monthly downloads!

What's next? Fix for a slow package discovery in `pip`! Other than that, nothing special. As always, all `boto3` services are covered and supported, docs are up-to-date, CI/CD does its thing. It is time to find some other things to do while everything is automated :)

Keep on keeping on!

Changed
- `[docs]` All code blocks are compatible with client-side code highlighters for better performance (reported by eli-kir in 184)
- `[docs]` Dark theme is chosen by default

Fixed
- `[types-aioboto3]` Fix compatibility with `AbstractAsyncContextManager` (reported by tibbe in 185)
- `[types-aiobotocore]` Mark all common `Collection` methods as synchronous (reported and researched by MiloLug in 153)
- `[docs]` Table of Contents is hidden for large files
- `[docs]` `Client.exceptions` usage was documented incorrectly
- `[docs]` Syntax error in `Collection` usage examples

Other libraries

- `[botocore-stubs]` Updated `Config` type annotations to `1.29.89` (reported by js-truework in 186)

7.12.5

Fixed
- `[types-aioboto3]` Only autoload property attributes are marked as `Awaitable` (reported by MiloLug in 153, johman10 in 171)

7.12.4

Fixed
- `[types-aioboto3]` `types-aioboto3` now lists `types-aiobotocore` as a dependency (reported by AlexanderPodorov in 180)
- `[types-aioboto3]` `types-aioboto3-lite` now lists `types-aiobotocore-lite` as a dependency
- `[types-aioboto3]` Added missing `AsyncRestAPIEventHandler` stub
- `[types-aiobotocore]` Added stubs for all missing modules

7.12.3

Fixed
- `[boto3-stubs-lite]` `boto3.client/resource` return `Any` in order to be compatible with user typing (reported by ericbn in 177)

7.12.2

Fixed
- `[cloudformation]` Literal imports were invalid in `client` module (reported by nayaras in 175 )

7.12.1

Fixed
- `[cloudformation]` `GetTemplateOutputTypeDef` injected typing (reported by mwgamble in 174)

Page 12 of 37

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.