What's Changed
- Fix providers.Resource missing overloads for AbstractContextManager and AbstractAsyncContextManager by @leonarduschen in #927
- Fast depends v3 compatibility fix by @AndrianEquestrian in #933
- Allow explicit typing on selector using TypeVar with default Any by @leonarduschen in #932
- Retrofit assert_type for Aggregate and Callable by @leonarduschen in #935
- Allow
Annotatedmarker to be anywhere in the annotation list. by @BrianPugh in #939
New Contributors
- @leonarduschen made their first contribution in #927
- @BrianPugh made their first contribution in #939
Full Changelog: 4.48.1...4.48.3