Skip to content

Commit 6856030

Browse files
Bump redis from 4.6.0 to 5.0.0 (#913)
Bumps [redis](https://github.com/redis/redis-py) from 4.6.0 to 5.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@v4.6.0...v5.0.0) --- updated-dependencies: - dependency-name: redis 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 5928ef4 commit 6856030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ pytest-aiohttp==1.0.4
1010
pytest-cov==4.1.0
1111
pytest-mock==3.11.1
1212
pytest-sugar==0.9.7
13-
redis==4.6.0
13+
redis==5.0.0
1414
yarl==1.9.2

0 commit comments

Comments
 (0)