Skip to content

Commit 030b7d5

Browse files
dependabot[bot]bmispelon
authored andcommitted
Bump redis from 5.0.8 to 5.1.1 in /requirements
Bumps [redis](https://github.com/redis/redis-py) from 5.0.8 to 5.1.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.8...v5.1.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 164c840 commit 030b7d5

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,4 +1,4 @@
11
-r common.txt
22
gunicorn==23.0.0
3-
redis==5.0.8
3+
redis==5.1.1
44
sentry-sdk==2.14.0

0 commit comments

Comments
 (0)