Skip to content

Commit 3e292fc

Browse files
authored
Merge pull request #41 from onekey-sec/renovate/importlib-resources-6.x
fix(deps): update dependency importlib-resources to v6
2 parents 1b1e3ea + cdfb051 commit 3e292fc

2 files changed

Lines changed: 11 additions & 7 deletions

File tree

poetry.lock

Lines changed: 10 additions & 6 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
@@ -24,7 +24,7 @@ python = "^3.8.0"
2424
httpx = "0.28.1"
2525
pydantic = "1.10.20"
2626
Authlib = ">=0.15.3,<1.4.0"
27-
importlib-resources = "^5.1.2"
27+
importlib-resources = "^6.0.0"
2828
click = "^8.1.3"
2929
junit-xml = "^1.9"
3030

0 commit comments

Comments
 (0)