Main contribution
Fastapi-filter now supports Python 3.9+ (instead of Python 3.10+), thanks sizfx for raising this issue and bartelemi for quickly addressing it!
* refactor: Use Python 3.9 type annotations by bartelemi in https://github.com/arthurio/fastapi-filter/pull/114
What's Changed
* Bump mkdocs-material from 8.5.1 to 8.5.2 by dependabot in https://github.com/arthurio/fastapi-filter/pull/113
* Bump mkdocs-material from 8.5.2 to 8.5.3 by dependabot in https://github.com/arthurio/fastapi-filter/pull/115
New Contributors
* bartelemi made their first contribution in https://github.com/arthurio/fastapi-filter/pull/114
**Full Changelog**: https://github.com/arthurio/fastapi-filter/compare/v0.1.6...v0.2.0