Skip to content

Commit b14d0f2

Browse files
Bump redis[hiredis] from 5.0.2 to 5.2.1 in /backend
Bumps [redis[hiredis]](https://github.com/redis/redis-py) from 5.0.2 to 5.2.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.2...v5.2.1) --- updated-dependencies: - dependency-name: redis[hiredis] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4ed4ce commit b14d0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies = [
7575
"django-markdownify==0.9.5",
7676
"django-imagekit==5.0.0",
7777
"pillow==10.4.0",
78-
"redis[hiredis]==5.0.2",
78+
"redis[hiredis]==5.2.1",
7979
"google-api-python-client<3.0.0,>=2.94.0",
8080
"google-auth<3.0.0,>=2.22.0",
8181
"argon2-cffi<24.0.0,>=23.1.0",

0 commit comments

Comments
 (0)