Skip to content

Commit ee92508

Browse files
Bump redis from 7.4.0 to 8.0.0
Bumps [redis](https://github.com/redis/redis-py) from 7.4.0 to 8.0.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.4.0...v8.0.0) --- updated-dependencies: - dependency-name: redis dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42502d3 commit ee92508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
pytest = "==9.1.1"
88
port-for = "==1.0.0"
99
mirakuru = "==3.0.2"
10-
redis = "==7.4.0"
10+
redis = "==8.0.0"
1111
pytest-redis = {path = ".", editable = true}
1212

1313
[dev-packages]

0 commit comments

Comments
 (0)