]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
✅ Use `inline-snapshot` to support different Pydantic versions in the test suite...
authorFrank Hoffmann <frank-github@polarbit.de>
Mon, 28 Apr 2025 07:13:56 +0000 (09:13 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Apr 2025 07:13:56 +0000 (09:13 +0200)
commitea42ebda809a06108115dbed1c010ac7e5e7ef1d
tree3e2f1fdde4d49828e0e12089a76e3a6bac714886
parent79bc96647bf53b2e969233122e5ad3c9ed896a61
✅ Use `inline-snapshot` to support different Pydantic versions in the test suite (#12534)

Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
requirements-tests.txt
tests/test_tutorial/test_cookie_param_models/test_tutorial002.py
tests/test_tutorial/test_sql_databases/test_tutorial002.py
tests/utils.py