Skip to content

Commit 9c8b011

Browse files
build(deps): bump redis from 5.0.8 to 5.2.0 in /server
Bumps [redis](https://github.com/redis/redis-py) from 5.0.8 to 5.2.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.8...v5.2.0) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d2ca3e commit 9c8b011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
rq==1.16.2
22
click==8.1.7
3-
redis==5.0.8
3+
redis==5.2.0
44
pyyaml==6.0.1;python_version<"3.8"
55
pyyaml==6.0.2;python_version>="3.8"
66
jsonschema==4.17.3;python_version<"3.8"

0 commit comments

Comments
 (0)