Mypy-boto3

Latest version: v1.34.108

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

Scan your dependencies

Page 7 of 31

7.12.4

Fixed
- `[types-aioboto3]` `types-aioboto3` now lists types-aiobotocore` as a dependency (reported by AlexanderPodorov in 180)
- `[types-aioboto3]` `types-aioboto3-lite` now lists types-aiobotocore-lite` as a dependency
- `[types-aioboto3]` Added missing `AsyncRestAPIEventHandler` stub
- `[types-aiobotocore]` Added stubs for all missing modules

7.12.3

Fixed
- `[boto3-stubs-lite]` `boto3.client/resource` return `Any` in order to be compatible with user typing (reported by ericbn in 177)

7.12.2

Fixed
- `[cloudformation]` Literal imports were invalid in `client` module (reported by nayaras in 175 )

7.12.1

Fixed
- `[cloudformation]` `GetTemplateOutputTypeDef` injected typing (reported by mwgamble in 174)

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

Page 7 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.