Mypy-boto3

Latest version: v1.37.0

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

Scan your dependencies

Page 13 of 37

7.12.0

Notes

Hey guys!

This project has been in active development for three long years. And even after all this time there are still features to be implemented and bugs to be fixed. Thank you for your active support!

Did you know that `boto3-stubs` never required `boto3` or `botocore` as dependencies? The whole idea was to keep you away from potential dependency hell. In exchange, you had to keep `boto3-stubs` and `boto3` versions in sync manually in order for your type checking to stay consistent. Good news - it will stay this way! Even better news - we now have extra targets to resolve version synchronization for you!

Today's release will help you to keep `boto3-stubs` and `boto3`/`botocore` versions in sync. And it is straightforward to add it to your project. Add `boto3-stubs[boto3]` to your dependencies, and `boto3-stubs` will depend on specific versions of `boto3`/`botocore`. You do not need `boto3` in your dependencies in this case.

Keep requesting new features for a better future!

Added
- `[boto3-stubs]` `boto3-stubs[boto3]` extra flag to install a corresponding `boto3`/`botocore` version (requested by jfly in 173)
- `[types-aiobotocore]` `types-aiobotocore[aiobotocore]` extra flag to install a corresponding `aiobotocore`/`botocore` version
- `[types-aioboto3]` `types-aioboto3[aioboto3]` extra flag to install a corresponding `aioboto3`/`botocore` version

7.11.11

Notes

Whoa, a new version after 2 months of silence! There must be tons of changes, right?!

Nope. Aside from `py312` support, there is just one bug fix. This is how stable the builder is, just one fix in two months. Or you forget to file bug reports sometimes...

Enjoy!

Fixed
- `[boto3-stubs]` Fixed `setup_default_session` type annotations (reported by chuckwondo in 172)
- `[packaging]` `LICENSE` file is no longer packaged outside of metadata
- `[packaging]` Updates for compatibility with Python 3.12

7.11.10

Fixed
- `[aiobotocore]` Resource attributes marked as `Awaitable` (reported by takeda in 168)

7.11.9

Fixed
- `[s3]` `MultipartUploadPart.copy_from` method `CopySource` argument accepts `str | CopySourceTypeDef` (reported by mtvx in 169)

7.11.8

Fixed
- `[sqs]` Added all valid `AttributeName` values to `Client.get_queue_attributes` (reported by sodul in 165 and ngnpope in 158)
- `[dynamodb]` Response type `AttributeValue` for `Client` methods always returns unmarshalled values (reported by wiget in 166 )
- `[boto3]` `setup_default_session` returns `None` (reported by chuckwondo in 167)

7.11.7

Fixed
- `[dynamodb]` Client methods accept for `boto3` and `botocore`-style argument value shapes (reported by magicmark in 164)

Page 13 of 37

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.