Increase pydantic max version (<2.9 -> <2.10) (#1576)

* Increase `pydantic` max version (2.10)

* Add changes file
This commit is contained in:
Andrew 2024-09-09 20:05:01 +03:00 committed by GitHub
parent 4bf4f8eac9
commit 7297ffa16e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

1
CHANGES/1576.feature.rst Normal file
View file

@ -0,0 +1 @@
Increase max pydantic version support "<2.9" -> "<2.10"