Skip to content

Commit 8763caf

Browse files
authored
Merge pull request #695 from pikesley/dependabot/pip/redis-5.0.1
Bump redis from 4.6.0 to 5.0.1
2 parents cbdd352 + fb8ad6e commit 8763caf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ python-engineio==4.3.4
6464
python-socketio==5.7.2
6565
pyxdg==0.28
6666
PyYAML==6.0
67-
redis==4.6.0
67+
redis==5.0.1
6868
regex==2023.5.5
6969
SecretStorage==3.3.3
7070
six==1.16.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pyparsing==3.0.9
2727
python-apt==1.8.4.3
2828
python-engineio==4.3.4
2929
python-socketio==5.7.2
30-
redis==4.6.0
30+
redis==5.0.1
3131
requests==2.31.0
3232
RPi.GPIO==0.7.1
3333
six==1.12.0

0 commit comments

Comments
 (0)