Skip to content

Commit a877ab0

Browse files
Bump redis from 3.3.11 to 3.4.1
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.3.11 to 3.4.1. - [Release notes](https://github.com/andymccurdy/redis-py/releases) - [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@3.3.11...3.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 856f248 commit a877ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tornado==5.0.2 # Because https://stackoverflow.com/questions/55452074/bokeh-serve-show-myapp
22
lxml==4.4.2
33
python-dotenv==0.10.3
4-
redis==3.3.11
4+
redis==3.4.1
55
schedule==0.6.0
66
requests==2.22.0
77
pycurl==7.43.0.4

0 commit comments

Comments
 (0)