]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🐛 Remove `Required` shadowing from fastapi using Pydantic v2 (#12197)
authorJosé Pacheco <pachewise@gmail.com>
Sat, 12 Oct 2024 09:36:32 +0000 (05:36 -0400)
committerGitHub <noreply@github.com>
Sat, 12 Oct 2024 09:36:32 +0000 (11:36 +0200)
commit8ae4603d680f86ae1e5f96e58546dee4f543171f
tree6069ca46c30c160244691a1eea3f7416f7e7d8b5
parent529155e72e196f82e0289f173a185e8ddb2888ce
🐛 Remove `Required` shadowing from fastapi using Pydantic v2 (#12197)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
docs_src/query_params_str_validations/tutorial006d.py
docs_src/query_params_str_validations/tutorial006d_an.py
docs_src/query_params_str_validations/tutorial006d_an_py39.py
fastapi/_compat.py
fastapi/dependencies/utils.py