]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
➖ Drop support for Pydantic v1 (#1701)
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 28 Dec 2025 12:32:26 +0000 (04:32 -0800)
committerGitHub <noreply@github.com>
Sun, 28 Dec 2025 12:32:26 +0000 (13:32 +0100)
commit5917b192f2ea06059e90172242c4457cdb126461
tree54c8731ff599a019375c22a5b3025211d56cc8a4
parent349bc7330a69baf8bdfd21eb2ed5fe9760c33111
➖ Drop support for Pydantic v1 (#1701)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
.github/workflows/test.yml
pyproject.toml
sqlmodel/_compat.py
sqlmodel/main.py
tests/conftest.py
tests/test_aliases.py
tests/test_annotated_uuid.py
tests/test_enums.py
tests/test_fields_set.py
tests/test_validation.py
uv.lock [new file with mode: 0644]