Mypy-boto3

Latest version: v1.34.108

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

Scan your dependencies

Page 27 of 31

3.2.0

Added

- `[builder]` `S3Outposts` service support
- `[builder]` `TimestreamQuery` service support
- `[builder]` `TimestreamWrite` service support
- `[all]` `ResponseMetadata` shape to all `...Output` type defs
- `[all]` Python 3.9.0 support

Fixed

- `[all]` Incorrectly sorted imports in `client.pyi`
- `[all]` Pylint errors in generated modules

3.1.0

Added

- `SSOAdmin` service support
- `RedshiftDataAPIService` service support

Fixed

- Unsupported services no longer added to `all` extra requirements
- Improved imports sorting in generated files

3.0.4

Fixed typo in deployment script

3.0.3

Fixed

- `client.exceptions` type annotations are included to each service and do not require `botocore` installed
- Failing `<package>.client` import if `boto3-stubs` package is not installed

3.0.2

Notes

Unfortunately, I completely overlooked that `pyi` files are not importable, so direct imports were broken during adding `pyright` support. The solution is hacky, but it is working - all service packages contain `py` files identical to `pyi`. `*.py` files are auto-formatted with `pyi` rules to keep line numbers the same.

Fixed

- Import error from stub libraries
- `pylint` not being happy with generated files

3.0.1

Fix release workflow

Page 27 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.