Skip to content

Commit 2286a88

Browse files
Update dependency cachetools to v6
1 parent c60df86 commit 2286a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"pydantic (>=2.11.3,<2.12.0)",
3535
"requests (>=2.32.3,<2.33.0)",
3636
"setuptools (>=80.4.0,<80.5.0)",
37-
"cachetools (>=5.5.0,<5.6.0)",
37+
"cachetools (>=6.0.0,<6.1.0)",
3838
"prometheus-client (>=0.21.1,<0.22.0)",
3939
"opentelemetry-api (>=1.32.0,<1.33.0)",
4040
"opentelemetry-sdk (>=1.32.0,<1.33.0)",

0 commit comments

Comments
 (0)