Skip to content

Commit 61a5f5e

Browse files
Bump redis from 6.4.0 to 7.0.1 in /requirements
Bumps [redis](https://github.com/redis/redis-py) from 6.4.0 to 7.0.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.4.0...v7.0.1) --- updated-dependencies: - dependency-name: redis dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d0176c commit 61a5f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r common.txt
22
gunicorn==23.0.0
33
psycopg[c]==3.2.12
4-
redis==6.4.0
4+
redis==7.0.1
55
sentry-sdk==2.43.0

0 commit comments

Comments
 (0)