Skip to content

Commit 5efadd7

Browse files
authored
Merge pull request #138 from ARMmaster17/dependabot/pip/redis-4.5.4
Bump redis from 4.5.1 to 4.5.4
2 parents f3c0836 + f74e839 commit 5efadd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"pycron==3.0.0",
2626
],
2727
extras_require={
28-
"lock-redis": ["redis==4.5.1"],
28+
"lock-redis": ["redis==4.5.4"],
2929
"metrics-elasticsearch": ["elastic-apm==6.15.1"],
3030
},
3131
setup_requires=["black==22.10.0"],

0 commit comments

Comments
 (0)