Skip to content

Commit c078adb

Browse files
⬆️ Update dependency cachetools to v7 (#1425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Robert Resch <robert@resch.dev>
1 parent 94c1e01 commit c078adb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requires-python = ">=3.14.0"
2828
dependencies = [
2929
"aiohttp>=3.13.3,<4.0",
3030
"aiomqtt>=2.5.0,<3.0",
31-
"cachetools>=5.0.0,<7.0",
31+
"cachetools>=5.0.0,<8.0",
3232
"defusedxml>=0.7.1",
3333
"orjson>=3.11.3",
3434
]

uv.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.

0 commit comments

Comments
 (0)