chore(internal): update pydantic dependency

This commit is contained in:
stainless-app[bot] 2025-09-17 02:29:36 +00:00
parent 9d4fc2b970
commit 9751764207
3 changed files with 20 additions and 8 deletions

View file

@ -88,9 +88,9 @@ pluggy==1.5.0
propcache==0.3.1
# via aiohttp
# via yarl
pydantic==2.10.3
pydantic==2.11.9
# via opencode-ai
pydantic-core==2.27.1
pydantic-core==2.33.2
# via pydantic
pygments==2.18.0
# via rich
@ -126,6 +126,9 @@ typing-extensions==4.12.2
# via pydantic
# via pydantic-core
# via pyright
# via typing-inspection
typing-inspection==0.4.1
# via pydantic
virtualenv==20.24.5
# via nox
yarl==1.20.0