Skip to content

Commit bf5efbe

Browse files
fix(deps): update dependency cachetools to v7
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 474c5ee commit bf5efbe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

qontract_api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = { text = "Apache 2.0" }
77
readme = "README.md"
88
requires-python = ">=3.12"
99
dependencies = [
10-
"cachetools==6.2.2",
10+
"cachetools==7.0.4",
1111
"celery==5.5.3",
1212
"cloudevents==1.12.0",
1313
"fastapi==0.121.1",

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)