Skip to content

Commit 6dd41f4

Browse files
fix(deps): update dependency cachetools to v7
1 parent 4d19d68 commit 6dd41f4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -27,7 +27,7 @@ skip = "*-win32"
2727

2828
[tool.poetry.dependencies]
2929
python = ">=3.10,<3.14"
30-
cachetools = ">=4.1.1,<7"
30+
cachetools = ">=7.0.5,<8"
3131
cchecksum = ">=0.0.3"
3232
dictstruct = ">=0.0.1"
3333
eth-hash = ">=0.7.0,<1"

0 commit comments

Comments
 (0)