Skip to content

Commit e280fd9

Browse files
authored
Merge pull request #45 from onekey-sec/renovate/pydantic-2.x
fix(deps): update dependency pydantic to v2.10.6
2 parents f5cd837 + 98306f2 commit e280fd9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
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)