Skip to content

Commit bad55ca

Browse files
build(deps): bump redis from 6.4.0 to 7.0.1 in /server (#677)
Bumps [redis](https://github.com/redis/redis-py) from 6.4.0 to 7.0.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.4.0...v7.0.1) --- updated-dependencies: - dependency-name: redis dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a296ba9 commit bad55ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rq==2.6.0
2-
redis==6.4.0
2+
redis==7.1.0
33
pyyaml==6.0.3
44
jsonschema==4.25.1
55
requests==2.32.5

0 commit comments

Comments
 (0)