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

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)