Skip to content

Commit f5b87ad

Browse files
Bump redis from 3.5.2 to 3.5.3
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/andymccurdy/redis-py/releases) - [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@3.5.2...3.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c26ea2c commit f5b87ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Depending on what engine type you want to use
22
# you will need one of the following
33
#mysqlclient==1.4.6
4-
redis==3.5.2
4+
redis==3.5.3
55
# python-gdbm # not available via pip
66

77
# If you want to use gevent you will also require

0 commit comments

Comments
 (0)