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 19 of 37

7.5.5

Fixed
- `[services]` Reverted new `TypedDict` rendering to support `pydantic` (reported by mskrip in 141 )
- `[boto3-stubs]` Limit upper version of sub packages to the next minor (reported by mskrip in 141 )
- `[typed-aiobotocore]` Limit upper version of sub packages to the next minor

7.5.4

Fixed
- `[builder]` Potentially incorrect `Literal` name after stubbing
- `[s3]` Added `BucketLocationConstraintType` stub (https://github.com/boto/botocore/issues/2648)
- `[cloudformation]` Removed `ResourceStatusType` stub (https://github.com/boto/botocore/issues/1807)

7.5.3

Fixed
- `[botocore-stubs]` Added `modeled_fields` to `Stubber.add_client_error` annotation

7.5.2

Fixed
- `[services]` Used new links to documentation

7.5.1

Fixed
- `[docs]` Select methods with return and request type annotations for `Examples`

7.5.0

Notes
- Added typed dictionaries for all `waiter.wait` methods to allow type checking with `**kwargs` calls
- Added typed dictionaries for all `paginator.paginate` methods to allow type checking with `**kwargs` calls
- New documentation

Added
- `[docs]` Fully revamped Material UI with search, usage examples, annotations, and navigation
- `[services]` `RegionName` with all regions that service supports (if any)
- `[docs]` New `kwargs` usage examples for all methods
- `[services]` `waiter.wait` method can now be called with `kwargs` with type checking, see examples
- `[services]` `paginator.paginate` method can now be called with `kwargs` with type checking, see examples

Fixed
- `[docs]` `Client.exceptions` is no longer listed in public methods
- `[docs]` Usage examples always use `Session`
- `[builder]` Restructured generators to keep `boto3` and `aiobotocore` in sync
- `[boto3-stubs]` `Session.region_name` returns a `Literal` with all acceptable region names (requested by takeda in 140)

Page 19 of 37

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.