Fixed - `[dynamodb]` `TypeDeserializer.deserialize` accepts `TypedDict` to be compatible with `client` method responses (reported by milanboers in 146) - `[dynamodb]` `TypeSerializer.serialize` returns `TypedDict` to be compatible with `client` method inputs (reported by milanboers in 146)
7.5.13
Fixed - `[dynamodb]` `Table` resource `ArgumentValue` annotations were incorrect because this resource converts types internally
7.5.12
Fixed - `[intergration]` Updated for the latest `pyright` version - `[boto3-stubs]` Fixed incorrectly sorted imports
7.5.11
Fixed - `[boto3-stubs]` Fix `boto3.types.dynamodb.TypeDeserializer` stubs to allow mappings (reported by milanboers in 146)