Skip to content

Commit 618ca61

Browse files
authored
Merge pull request #7 from leonh/dependabot/pip/redis-4.5.3
Bump redis from 3.5.3 to 4.5.3
2 parents d08dd2a + 0121c22 commit 618ca61

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==3.5.3
5+
redis==4.5.3
66
uvloop==0.15.2
77
jinja2==2.11.3
88
aiofiles==0.6.0

0 commit comments

Comments
 (0)