misc(deps): Bump pydantic version to <2.11 (#1607)

* Bump pydantic max version to <2.11

* CHANGES file

* Update CHANGES/1607.misc.rst

---------

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
This commit is contained in:
kewldan 2024-11-23 18:54:49 +03:00 committed by GitHub
parent 754535a2aa
commit 141a550ab2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

1
CHANGES/1607.misc.rst Normal file
View file

@ -0,0 +1 @@
Increased max :code:`pydantic` version support from “<2.10” to “<2.11”