]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
⬆ Upgrade version required of Starlette from `0.19.1` to `0.20.4` (#4820)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Thu, 15 Sep 2022 12:32:05 +0000 (14:32 +0200)
committerGitHub <noreply@github.com>
Thu, 15 Sep 2022 12:32:05 +0000 (14:32 +0200)
commitadcf03f2bce0950ea26c29e20d37cb894dd70c04
treed731ab5904ed1b98e556af85ae0d019cb997dfe2
parent1073062c7f2c48bcc28bcedbdc009c18c171f6fb
⬆ Upgrade version required of Starlette from `0.19.1` to `0.20.4` (#4820)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
fastapi/applications.py
fastapi/security/api_key.py
pyproject.toml
tests/test_tutorial/test_sql_databases_peewee/test_sql_databases_peewee.py
tests/test_union_inherited_body.py
tests/utils.py