Skip to content

Commit df5702b

Browse files
⬆️ deps: Update dependency pydantic to v2.11.10
1 parent ec5b4ff commit df5702b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"httpx[http2,socks]>=0.28.1",
3131
"tomli>=2.2.1; python_version < '3.11'",
3232
"pydantic>=2.12.0b1; python_version >= '3.14'",
33-
"pydantic==2.11.9; python_version < '3.14'",
33+
"pydantic==2.11.10; python_version < '3.14'",
3434
"returns>=0.26.0",
3535
]
3636
optional-dependencies.mcp = ["fastmcp>=2.12.3"]

uv.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)