Skip to content

Commit 98306f2

Browse files
fix(deps): update dependency pydantic to v2.10.6
1 parent f5cd837 commit 98306f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
[tool.poetry.dependencies]
2323
python = "^3.8.0"
2424
httpx = "0.28.1"
25-
pydantic = "2.10.4"
25+
pydantic = "2.10.6"
2626
Authlib = ">=0.15.3,<1.4.0"
2727
importlib-resources = "^6.0.0"
2828
click = "^8.1.3"

0 commit comments

Comments
 (0)