Skip to content

Commit 4548bb5

Browse files
Bump redis from 4.5.3 to 4.5.4
Bumps [redis](https://github.com/redis/redis-py) from 4.5.3 to 4.5.4. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.5.3...v4.5.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 618ca61 commit 4548bb5

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
@@ -2,7 +2,7 @@ uvicorn==0.12.1
22
websockets==9.1
33
fastapi==0.65.2
44
aioredis==1.3.1
5-
redis==4.5.3
5+
redis==4.5.4
66
uvloop==0.15.2
77
jinja2==2.11.3
88
aiofiles==0.6.0

0 commit comments

Comments
 (0)