Skip to content

Commit edf18c9

Browse files
authored
Merge pull request #228 from FullStackWithLawrence/dependabot/pip/hiredis-3.3.0
Bump hiredis from 2.2.1 to 3.3.0
2 parents 9fad3eb + 63861b3 commit edf18c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ rcssmin==1.1.1 # https://github.com/ndparker/rcssmin
55
argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi
66
whitenoise==6.3.0 # https://github.com/evansd/whitenoise
77
redis==4.5.1 # https://github.com/redis/redis-py
8-
hiredis==2.2.1 # https://github.com/redis/hiredis-py
8+
hiredis==3.3.0 # https://github.com/redis/hiredis-py
99
celery==5.2.7 # pyup: < 6.0 # https://github.com/celery/celery
1010
django-celery-beat==2.4.0 # https://github.com/celery/django-celery-beat
1111
flower==1.2.0 # https://github.com/mher/flower

0 commit comments

Comments
 (0)