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

8.6.4

Fixed
- `[s3]` `ContentMD5` argument for `Object.put` restored (reported by rpmrmartin in 332)

Updated packages
- `mypy-boto3-s3 1.35.81`
- `types-aiobotocore-s3 2.15.2.post3`
- `types-boto3-s3 1.35.81`

8.6.3

Fixed
- `[s3]` `ContentMD5` argument is no longer globally removed, only for specific methods (reported by kveretennicov in 332)

Updated packages
- `mypy-boto3-s3 1.35.76.post1`
- `types-boto3-s3 1.35.76.post1`

8.6.2

Fixed
- `[all]` Fixed inconsistencies in `setup.py` for all packages
- `[aiobotocore]` Resources were not loaded correctly if `boto3` was missing (reported by ThisGuyCodes in 328)
- `[aioboto3]` Synced generated `session.pyi` with static stubs
- `[chat]` Changed incorrect wording in some places

8.6.1

Fixed
- `[docs]` Updated `uvx` usage examples

Updated packages
- `types-aiobotocore-full 2.15.2.post1`

8.6.0

Highlights

- `uvx mypy-boto3-builder` command makes building custom packages easier

Added
- `[builder]` Running with no CLI arguments starts an interactive interface

Changed
- `[docs]` Updated installation instructions

Fixed
- `[s3]` `SSECustomerKey` and `CopySourceSSECustomerKey` arguments accept `str | bytes` (reported by ThisGuyCodes in 328)
- `[s3]` `SSECustomerKeyMD5` and `CopySourceSSECustomerKeyMD5` arguments are removed because `boto3` calculates them internally
- `[types-aioboto3]` Synced `Session` type annotations with static stubs
- `[types-aioboto3]` Added missing `ClientCreatorContext` wrapper for `Session.client` return type annotations (reported by kpark-hrp in 325)
- `[types-aioboto3-lite]` Incorrect `types-botocore` version was required
- `[builder]` Added a missing shortcut for `uvx` runs

Updated packages
- `mypy-boto3-s3 1.35.76`
- `types-boto3-s3 1.35.76`
- `types-aiobotocore-s3 2.15.2.post1`
- `types-aioboto3 13.2.0.post3`
- `types-aioboto3-lite 13.2.0.post3`

8.5.0

Highlights
- New products: `types-boto3-custom`, `boto3-custom`, `aiobotocore-custom`, `aioboto3-custom` to build a custom package specifically for your project
- Builder can be run with `uvx mypy_boto3_bulder`

Added
- `[cli]` New product: `types-boto3-custom` - All-in-one type annotations for `boto3`
- `[cli]` New product: `boto3-stubs-custom` - All-in-one type annotations for `boto3`
- `[cli]` New product: `aiobotocore-custom` - All-in-one type annotations for `aiobotocore`
- `[cli]` New product: `aioboto3-custom` - All-in-one type annotations for `aioboto3`

Fixed
- `[builder]` Added `botocore` dependency
- `[builder]` Fixed run in isolated enviroment, e.g. [uvx](https://docs.astral.sh/uv/guides/tools/)

Page 2 of 37

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.