Skip to content

Commit 29dda6a

Browse files
Bump redis from 2.10.6 to 4.5.3 in /services/celery-queue
Bumps [redis](https://github.com/redis/redis-py) from 2.10.6 to 4.5.3. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@2.10.6...v4.5.3) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e70a82c commit 29dda6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/celery-queue/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ celery==5.2.2
55
flower==1.2.0
66
kombu==4.2.0
77
pytz==2018.3
8-
redis==2.10.6
8+
redis==4.5.3
99
tornado==5.0.2
1010
vine==1.1.4
1111
requests

0 commit comments

Comments
 (0)