Skip to content

Commit 1389568

Browse files
Bump redis from 4.3.5 to 4.5.1
Bumps [redis](https://github.com/redis/redis-py) from 4.3.5 to 4.5.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.3.5...v4.5.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 726bf32 commit 1389568

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.3.5"],
28+
"lock-redis": ["redis==4.5.1"],
2929
"metrics-elasticsearch": ["elastic-apm==6.13.2"],
3030
},
3131
setup_requires=["black==22.10.0"],

0 commit comments

Comments
 (0)