Mypy-boto3-builder

Latest version: v8.7.1

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

Scan your dependencies

Page 21 of 36

7.0.2

Fixed
- `[types-aiobotocore]` `AioPaginator` type annotations were not complete
- `[docs]` incorrect `boto3-stubs-lite` package name
- `[docs]` PyCharm instructions now include info regarding `boto3-stubs-lite`

7.0.1

Fixed
- `[builder]` Master package templates were not rendered
- `[types-aiobotocore]` Generated `README.md` files had incorrect package name

7.0.0

Highlights

- Added support for [aiobotocore](https://github.com/aio-libs/aiobotocore) package: [types-aiobotocore](https://pypi.org/project/types-aiobotocore/)
- New `boto3-stubs-lite` package that does not provide overloads to reduce RAM usage in PyCharm
- 100% stubs coverage for `boto3`, `botocore`, `aiobotocore`
- `types-aiobotocore` documentation: https://vemel.github.io/types_aiobotocore_docs/

Added
- `[cli]` `--product` argument to selected between `boto3`, `boto3-services`, `boto3-docs`, `aiobotocore`, `aiobotocore-services`, `aiobotocore-docs`
- `[cli]` `--no-smart-version` argument to disable PyPI check before package versioning
- `[builder]` `boto3-stubs-lite` package
- `[builder]` `types-aiobotocore-lite` package

Changed
- `[botocore-stubs]` version is independent from `boto3-stubs` release
argument
- `[services]` `boto3` documentation links always point to latest version
- `[services]` Added docstrings for `Paginator` and `Waiter` methods

Fixed
- `[boto3-stubs]` No longer `partial` stubs, as they cover 100%
- `[boto3-stubs]` `session.Session` typing improved
- `[botocore-stubs]` No longer `partial` stubs, as they cover 100%
- `[botocore-stubs]` `args` module parsing is now more accurate
- `[builder]` `botocore-stubs` templates were not listed in the package
- `[docs]` Links to PyPI were incorrect sometimes
- `[docs]` `pip` installation instructions did not work in `zsh`

Removed
- `[cli]` `--skip-master` argument, use `--product boto3-services` instead
- `[cli]` `--skip-services` argument, use `--product boto3` instead
- `[cli]` `--docs` argument, use `--product boto3-docs` instead
- `[boto3-stubs]` `__init__.py` file is no longer included

6.4.2

Fixed
- `[services]` Collection batch methods return `List[Response]`, even though docs say otherwise (reported by tekumara in 126)
- `[docs]` Added `conda-forge` installation info to generated READMEs
- `[ci]` Support building packages with an explicitly set version

6.4.1

Notes

`Resource.attributes` are now parsed correctly from `botocore` shapes. This change affects many services, so the changes are included in `boto3-stubs==1.20.46.post1` release with all services.

Fixed
- `[services]` `Resource.attributes` types were not retrieved from botocore shapes and relied only on documentation
- `[services]` `Resource.references` that represent a list of resources are now typed correctly as lists (reported by adamnovak)
- `[docs]` Links in AWS docs are no longer broken to wrap text and converted to MarkDown style

6.4.0

Notes
- `botocore-stubs` now cover 100% of `botocore`
- Fixed builder and generated packages classifiers, added `Python 3.11`
- Added new script `scripts/check_stubs.sh` to verify that stubs match `boto3` and `botocore`

Added
- `[botocore-stubs]` Missing stubs for `botocore.exceptions`
- `[botocore-stubs]` Missing stubs for `botocore.configprovider`
- `[botocore-stubs]` Missing stubs for `botocore.httpsession`
- `[botocore-stubs]` Missing stubs for `botocore.utils`
- `[botocore-stubs]` Full coverage of all other modules

Changed
- `[docker]` Rebased to `Python 3.10.2` on `Alpine 3.15`

Fixed
- `[botocore-stubs]` `CachedProperty` should act as a `property` while type checking
- `[docs]` Removed `**Request syntax**` from method short docstrings
- `[builder]` Removed incorrect classifiers
- `[boto3-stubs]` Added classifiers for `Python 3.11`
- `[botocore-stubs]` Added classifiers for `Python 3.11`
- `[services]` Added classifiers for `Python 3.11`

Page 21 of 36

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.