Skip to content

Commit 108ce2e

Browse files
Bump redis from 2.10.6 to 4.4.4 in /source/tyr
Bumps [redis](https://github.com/redis/redis-py) from 2.10.6 to 4.4.4. - [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.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c21b469 commit 108ce2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tyr/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ coloredlogs==10.0
3636
amqp==2.5.2 ; python_version < "3.9"
3737
amqp==5.0.6 ; python_version >= "3.9"
3838
kombu==4.0.2 ; python_version < "3.9"
39-
redis==2.10.6
39+
redis==4.4.4
4040
celery==4.1.0 ; python_version < "3.9"
4141
celery==5.2.2 ; python_version >= "3.9"
4242
minio==6.0.2

0 commit comments

Comments
 (0)