Describe changes

This commit is contained in:
Alex Root Junior 2023-07-02 14:25:42 +03:00
parent 4c46596848
commit d7f323bd4d
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

6
CHANGES/1202.misc.rst Normal file
View file

@ -0,0 +1,6 @@
Updated `Pydantic to V2 <https://docs.pydantic.dev/2.0/migration/>`_
.. warning::
Be careful, not all libraries is already updated to using V2
(for example at the time, when this warning was added FastAPI still not support V2)