File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -1349,9 +1349,9 @@ pyyaml-env-tag==0.1 \
13491349readtime==3.0.0 \
13501350 --hash=sha256:76c5a0d773ad49858c53b42ba3a942f62fbe20cc8c6f07875797ac7dc30963a9
13511351 # via mkdocs-material
1352- redis==4.6 .0 \
1353- --hash=sha256:585dc516b9eb042a619ef0a39c3d7d55fe81bdb4df09a52c9cdde0d07bf1aa7d \
1354- --hash=sha256:e2b03db868160ee4591de3cb90d40ebb50a90dd302138775937f6a42b7ed183c
1352+ redis==5.0 .0 \
1353+ --hash=sha256:06570d0b2d84d46c21defc550afbaada381af82f5b83e5b3777600e05d8e2ed0 \
1354+ --hash=sha256:5cea6c0d335c9a7332a460ed8729ceabb4d0c489c7285b0a86dbbf8a017bd120
13551355 # via -r config/requirements/prod.in
13561356regex==2023.8.8 \
13571357 --hash=sha256:0085da0f6c6393428bf0d9c08d8b1874d805bb55e17cb1dfa5ddb7cfb11140bf \
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ hiredis~=2.1 # needed for Django's native cache and sessions
1414psycopg2-binary~=2.8
1515pytest-cov~=4.0
1616pytest-django~=4.5
17- redis~=4.4 # needed for celery
17+ redis~=5.0 # needed for celery
1818uwsgi~=2.0
Original file line number Diff line number Diff line change @@ -552,9 +552,9 @@ python3-openid==3.2.0 \
552552 --hash=sha256:33fbf6928f401e0b790151ed2b5290b02545e8775f982485205a066f874aaeaf \
553553 --hash=sha256:6626f771e0417486701e0b4daff762e7212e820ca5b29fcc0d05f6f8736dfa6b
554554 # via django-allauth
555- redis==4.6 .0 \
556- --hash=sha256:585dc516b9eb042a619ef0a39c3d7d55fe81bdb4df09a52c9cdde0d07bf1aa7d \
557- --hash=sha256:e2b03db868160ee4591de3cb90d40ebb50a90dd302138775937f6a42b7ed183c
555+ redis==5.0 .0 \
556+ --hash=sha256:06570d0b2d84d46c21defc550afbaada381af82f5b83e5b3777600e05d8e2ed0 \
557+ --hash=sha256:5cea6c0d335c9a7332a460ed8729ceabb4d0c489c7285b0a86dbbf8a017bd120
558558 # via -r config/requirements/prod.in
559559requests==2.31.0 \
560560 --hash=sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f \
You can’t perform that action at this time.
0 commit comments