chore(deps): bump redis and hiredis

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang 2024-11-22 16:14:14 +05:30
parent 9208b58b6f
commit e4b7c89910
No known key found for this signature in database
GPG key ID: 9DCC61E211BF645F

View file

@ -59,8 +59,8 @@ dependencies = [
"python-dateutil~=2.8.2",
"pytz==2023.3",
"rauth~=0.7.3",
"redis~=5.0.1",
"hiredis~=2.2.3",
"redis~=5.2.0",
"hiredis~=3.0.0",
"setproctitle~=1.3.3",
"requests-oauthlib~=1.3.1",
"requests~=2.32.0",