Skip to content

Commit 5060556

Browse files
Update autodoc-pydantic requirement from ==1.9.* to ==2.0.*
Updates the requirements on [autodoc-pydantic](https://github.com/mansenfranzen/autodoc_pydantic) to permit the latest version. - [Changelog](https://github.com/mansenfranzen/autodoc_pydantic/blob/main/changelog.rst) - [Commits](mansenfranzen/autodoc_pydantic@v1.9.0...v2.0.1) --- updated-dependencies: - dependency-name: autodoc-pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12375c0 commit 5060556

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pallets_sphinx_themes==2.*
22
myst-parser==2.0.*
3-
autodoc_pydantic==1.9.*
3+
autodoc_pydantic==2.0.*

0 commit comments

Comments
 (0)