Skip to content

Commit 7a75ce8

Browse files
renovate[bot]julienc91
authored andcommitted
fix(deps): update dependency redis to ~=5.3.0
1 parent b701d59 commit 7a75ce8

File tree

2 files changed

+295
-285
lines changed

2 files changed

+295
-285
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"cryptography ~=44.0",
1717
"beautifulsoup4 ~=4.13.3",
1818
"django-cors-headers ~=4.7.0",
19-
"redis ~= 5.2.0",
19+
"redis ~=5.3.0",
2020
"pydantic ~=2.11.1",
2121
"sentry-sdk[django]",
2222
"django-import-export>=4.2.0",

0 commit comments

Comments
 (0)