22 Commits (ca5f60ee72f35fb2134d8b5d26bbb75965bcff66)

Author SHA1 Message Date
Sebastián Ramírez 749cefdeb1
Add support for streaming JSON Lines and binary data with `yield` (#15022) 3 months ago
Motov Yurii 5aacc7b6a0
🔨 Run tests with `pytest-xdist` and `pytest-cov` (#14992) 3 months ago
Sebastián Ramírez c73bc94537
⬆️ Add support for Starlette 1.0.0+ (#14987) 3 months ago
dependabot[bot] 248d7fb9f5
⬆ Bump flask from 3.1.2 to 3.1.3 (#14949) 3 months ago
Sofie Van Landeghem 5161f7b42b
⬆ Update all dependencies to use `griffelib` instead of `griffe` (#14973) 3 months ago
Sebastián Ramírez 48e9835732
🗑️ Deprecate `ORJSONResponse` and `UJSONResponse` (#14964) 3 months ago
Sebastián Ramírez 4ab8138554
⬆️ Upgrade pytest (#14959) 3 months ago
dependabot[bot] b93c964d7f
⬆ Bump cryptography from 46.0.4 to 46.0.5 (#14892) 4 months ago
dependabot[bot] db328270aa
⬆ Bump pillow from 12.1.0 to 12.1.1 (#14899) 4 months ago
Sebastián Ramírez ad4e8e0060
Drop support for Python 3.9 (#14897) 4 months ago
Sebastián Ramírez 5a31b37cc7
⬆️ Upgrade development dependencies (#14854) 4 months ago
Sebastián Ramírez f6cc650a12
⬆️ Upgrade Starlette supported version range to `starlette>=0.40.0,<1.0.0` (#14853) 4 months ago
Sebastián Ramírez 3b8b310eda
👷 Run tests with lower bound uv sync, upgrade `fastapi[all]` minimum dependencies: `ujson >=5.8.0`, `orjson >=3.9.3` (#14846) 4 months ago
Albin Skott 97145588f5
Add support for PEP695 `TypeAliasType` (#13920) 4 months ago
Motov Yurii dc3278654f
📝 Use `WSGIMiddleware` from `a2wsgi` instead of deprecated `fastapi.middleware.wsgi.WSGIMiddleware` (#14756) 4 months ago
dependabot[bot] ec07e62e1c
⬆ Bump ruff from 0.14.3 to 0.14.14 (#14798) 4 months ago
dependabot[bot] bc9ad6b134
⬆ Bump pyasn1 from 0.6.1 to 0.6.2 (#14804) 4 months ago
dependabot[bot] 5c3f0307ae
⬆ Bump sqlmodel from 0.0.27 to 0.0.31 (#14802) 4 months ago
dependabot[bot] f2487ce88c
⬆ Bump mkdocs-macros-plugin from 1.4.1 to 1.5.0 (#14801) 4 months ago
dependabot[bot] a0e34c7473
⬆ Bump gitpython from 3.1.45 to 3.1.46 (#14800) 4 months ago
dependabot[bot] b833e53ade
⬆ Bump typer from 0.16.0 to 0.21.1 (#14799) 4 months ago
Jonathan Ehwald b4ba7f4652
⬆️ Migrate to uv (#14676) 5 months ago