Skip to content

Commit e030fb8

Browse files
committed
fix: Add missing Pydantic dev-dep (docs group)
1 parent f72f0d2 commit e030fb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

project/pyproject.toml.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ ci = [
111111
"mkdocs-minify-plugin>=0.8",
112112
"mkdocs-section-index>=0.3",
113113
"mkdocstrings[python]>=0.29",
114+
"pydantic>=2.10",
114115
# YORE: EOL 3.10: Remove line.
115116
"tomli>=2.0; python_version < '3.11'",
116117
]

0 commit comments

Comments
 (0)