Skip to content

Commit

Permalink
Merge pull request #316 from rednafi/dependabot/pip/redis-5.0.2
Browse files Browse the repository at this point in the history
Bump redis from 5.0.1 to 5.0.2
  • Loading branch information
github-actions[bot] authored Mar 1, 2024
2 parents d2d2f05 + 9c14e60 commit adf2687
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ 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 @@ -82,7 +84,7 @@ pynacl==1.5.0
# via paramiko
python-dotenv==1.0.1
# via -r requirements.in
redis==5.0.1
redis==5.0.2
# via
# -r requirements.in
# rq
Expand Down

0 comments on commit adf2687

Please sign in to comment.