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/)