loosened pydantic upper bound to <2.8 (#1460)

* bump pydantic to 2.8

* add changelog entry for #1460
This commit is contained in:
Joren Hammudoglu 2024-04-22 12:49:34 +02:00 committed by GitHub
parent 057478621b
commit 9756dac877
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

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

@ -0,0 +1 @@
Loosened pydantic version upper restriction from ``<2.7`` to ``<2.8``4.4