Update autodoc-pydantic requirement from ==1.8.* to ==1.9.*
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](https://github.com/mansenfranzen/autodoc_pydantic/compare/v1.8.0-a.1...v1.9.0) --- updated-dependencies: - dependency-name: autodoc-pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d0c6460b47
commit
dce32f3d50
|
@ -1,3 +1,3 @@
|
|||
pallets_sphinx_themes==2.*
|
||||
myst-parser==2.0.*
|
||||
autodoc_pydantic==1.8.*
|
||||
autodoc_pydantic==1.9.*
|
||||
|
|
Loading…
Reference in New Issue