Skip to content

Commit fe21b31

Browse files
Bump redis from 6.3.0 to 6.4.0 (#1121)
Bumps [redis](https://github.com/redis/redis-py) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d51dbd commit fe21b31

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==6.3.0
13+
redis==6.4.0
1414
yarl==1.20.1

0 commit comments

Comments
 (0)