Skip to content

Commit

Permalink
Update redis to 5.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg committed Aug 5, 2024
1 parent 6ca6476 commit 67127ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ psycopg2==2.9.9
pytest==8.3.2
pytest-django==4.8.0
python-dateutil==2.9.0.post0
redis==5.0.4
redis==5.0.8
requests-mock==1.12.1
requests==2.32.3
ruff==0.5.6
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -626,9 +626,9 @@ python-dateutil==2.9.0.post0 \
# via
# -r requirements.in
# botocore
redis==5.0.4 \
--hash=sha256:7adc2835c7a9b5033b7ad8f8918d09b7344188228809c98df07af226d39dec91 \
--hash=sha256:ec31f2ed9675cc54c21ba854cfe0462e6faf1d83c8ce5944709db8a4700b9c61
redis==5.0.8 \
--hash=sha256:0c5b10d387568dfe0698c6fad6615750c24170e548ca2deac10c649d463e9870 \
--hash=sha256:56134ee08ea909106090934adc36f65c9bcbbaecea5b21ba704ba6fb561f8eb4
# via
# -r requirements.in
# django-redis
Expand Down

0 comments on commit 67127ae

Please sign in to comment.