Skip to content

Commit 5a91b45

Browse files
Bump redis from 5.2.1 to 6.2.0
Bumps [redis](https://github.com/redis/redis-py) from 5.2.1 to 6.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.2.1...v6.2.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent baca9bd commit 5a91b45

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.1.0
1010
pytest-cov==6.2.1
1111
pytest-mock==3.14.1
1212
pytest-sugar==1.0.0
13-
redis==5.2.1
13+
redis==6.2.0
1414
yarl==1.20.1

0 commit comments

Comments
 (0)