Fixed
- Skip mounted sub-applications (
starlette.routing.Mount) during dependency collection instead of raising aTypeError
Changed
- Replaced the
Union as Providemypy hack with anAnnotated/TypeVarbased type alias for the FastAPIProvidetype hint - Updated dependencies collection to support FastAPI 0.137.0+ versions
PyPI: https://pypi.org/project/magic-di/0.3.1/
Full Changelog: 0.3.0...0.3.1