Skip to content

Commit f06740d

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

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.0"],
3030
},
3131
setup_requires=["black==22.10.0"],

0 commit comments

Comments
 (0)