questionpy-org / questionpy-sdk

Library and toolset for the development of QuestionPy packages
https://questionpy.org
MIT License
0 stars 2 forks source link

Update to pydantic 2.4 #59

Closed alexanderschmitz closed 8 months ago

alexanderschmitz commented 8 months ago

Das Gleiche wie PR 21 questionpy-common

Ref: 71 questionpy-server

  • pydantic auf Version 2.4 geupdated
  • Manche pydantic Methoden sind mit deprecated markiert. Wo diese aufgerufen wurden, werden die neuen Methoden verwendet.