Fastapi-filter

Latest version: v2.0.1

Safety actively analyzes 723166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 6

0.0.4

Main contributions

* Allow top level prefixed filters by arthurio in https://github.com/arthurio/fastapi-filter/pull/37

Features

* You can now use `FilterDepends(with_prefix("my_prefix", MyFilter), by_alias=True)` to use a filter with a prefix in your routes.
* `by_alias` parameter was added to `FilterDepends`
* You can now filter related documents with mongoengine.

Breaking change

* `nested_filter` has been renamed to `with_prefix`

Dependency updates
* Bump pydantic from 1.9.0 to 1.9.1 by dependabot in https://github.com/arthurio/fastapi-filter/pull/5
* Bump sqlalchemy from 1.4.36 to 1.4.37 by dependabot in https://github.com/arthurio/fastapi-filter/pull/14
* Bump ipython from 8.3.0 to 8.4.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/13
* Bump mypy from 0.950 to 0.960 by dependabot in https://github.com/arthurio/fastapi-filter/pull/9
* Bump httpx from 0.22.0 to 0.23.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/7
* Bump faker from 13.11.1 to 13.12.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/8
* Bump mkdocs-material from 8.2.15 to 8.3.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/15
* Bump mkdocs-material from 8.3.0 to 8.3.8 by dependabot in https://github.com/arthurio/fastapi-filter/pull/34
* Bump pymdown-extensions from 9.4 to 9.5 by dependabot in https://github.com/arthurio/fastapi-filter/pull/19
* Bump faker from 13.12.0 to 13.14.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/28
* Bump requests from 2.27.1 to 2.28.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/22
* Bump types-setuptools from 57.4.14 to 57.4.18 by dependabot in https://github.com/arthurio/fastapi-filter/pull/33
* Bump black from 22.3.0 to 22.6.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/36
* Bump mypy from 0.960 to 0.961 by dependabot in https://github.com/arthurio/fastapi-filter/pull/18
* Bump sqlalchemy from 1.4.37 to 1.4.39 by dependabot in https://github.com/arthurio/fastapi-filter/pull/32
* Bump sqlalchemy2-stubs from 0.0.2a22 to 0.0.2a24 by dependabot in https://github.com/arthurio/fastapi-filter/pull/25
* Bump uvicorn from 0.17.6 to 0.18.2 by dependabot in https://github.com/arthurio/fastapi-filter/pull/35

**Full Changelog**: https://github.com/arthurio/fastapi-filter/compare/v0.0.3...v0.0.4

0.0.3

Supported filters and order_by orms/odms
- [x] mongoengine
- [x] sqlalchemy

Page 6 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.