Merge pull request #90 from AndreiDrang/dependabot/pip/autodoc-pydantic-eq-2.0.star

Update autodoc-pydantic requirement from ==1.9.* to ==2.0.*
This commit is contained in:
Andrei 2023-08-07 20:03:18 +03:00 committed by GitHub
commit 10d5174aea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
pallets_sphinx_themes==2.*
myst-parser==2.0.*
autodoc_pydantic==1.9.*
autodoc_pydantic==2.0.*