Skip to content

Commit 9d3a5a3

Browse files
Bump redis from 4.5.4 to 4.5.5
Bumps [redis](https://github.com/redis/redis-py) from 4.5.4 to 4.5.5. - [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.4...v4.5.5) --- 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 bc0ee48 commit 9d3a5a3

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.4"],
28+
"lock-redis": ["redis==4.5.5"],
2929
"metrics-elasticsearch": ["elastic-apm==6.15.1"],
3030
},
3131
setup_requires=["black==23.3.0"],

0 commit comments

Comments
 (0)