]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻️ Update internal annotation usage for compatibilty with Pydantic 2.11 (#13314)
authorVictorien <65306057+Viicos@users.noreply.github.com>
Fri, 28 Feb 2025 15:15:02 +0000 (16:15 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2025 15:15:02 +0000 (16:15 +0100)
commit15dd2b67d3f8763d5cd523b79a1c901c05d48bd7
treebbee9152410e9351b3e801e22df2c4792daac0e5
parent45e018517bedfaaec0c40247362da931e5ecde31
♻️ Update internal annotation usage for compatibilty with Pydantic 2.11 (#13314)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
fastapi/dependencies/utils.py
tests/test_analyze_param.py [new file with mode: 0644]