Skip to content

Commit

Permalink
Bump redis from 4.5.3 to 4.5.4
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Mar 31, 2023
1 parent 618ca61 commit 4548bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ uvicorn==0.12.1
websockets==9.1
fastapi==0.65.2
aioredis==1.3.1
redis==4.5.3
redis==4.5.4
uvloop==0.15.2
jinja2==2.11.3
aiofiles==0.6.0
Expand Down

0 comments on commit 4548bb5

Please sign in to comment.