Skip to content

Commit

Permalink
Bump redis from 5.0.2 to 5.0.3
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 1c94a48 commit c041b65
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ anyio==3.6.2
# via
# httpx
# starlette
async-timeout==4.0.3
# via redis
bcrypt==4.0.1
# via paramiko
certifi==2022.12.7
Expand Down Expand Up @@ -84,7 +82,7 @@ pynacl==1.5.0
# via paramiko
python-dotenv==1.0.1
# via -r requirements.in
redis==5.0.2
redis==5.0.3
# via
# -r requirements.in
# rq
Expand Down

0 comments on commit c041b65

Please sign in to comment.