]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:arrow_up: Upgrade support to Pydantic version 0.32.2 (breaking change) (#463)
authordmontagu <35119617+dmontagu@users.noreply.github.com>
Sat, 31 Aug 2019 00:30:03 +0000 (17:30 -0700)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 31 Aug 2019 00:30:03 +0000 (19:30 -0500)
commitfc7d123347591c0d79505ee0c6a3a5ace70192f1
treefe6d45d9c59c2eb2914e6d5a4ecd7db6d7318aa1
parent53da56146ec5c2933b9844d7a1f9fd910b31158c
:arrow_up: Upgrade support to Pydantic version 0.32.2 (breaking change) (#463)
Pipfile
fastapi/applications.py
fastapi/encoders.py
fastapi/exceptions.py
fastapi/routing.py
pyproject.toml
tests/test_tutorial/test_handling_errors/test_tutorial004.py
tests/test_tutorial/test_path_params/test_tutorial005.py