Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit a6ad530

Browse files
authored
Merge pull request #45 from JSv4/dependabot/pip/redis-4.5.5
Bump redis from 4.5.4 to 4.5.5
2 parents 18eb6f3 + 3c499c6 commit a6ad530

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
@@ -2,7 +2,7 @@ pytz==2023.3 # https://github.com/stub42/pytz
22
python-slugify==8.0.1 # https://github.com/un33k/python-slugify
33
Pillow==9.5.0 # https://github.com/python-pillow/Pillow
44
argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi
5-
redis==4.5.4 # https://github.com/redis/redis-py
5+
redis==4.5.5 # https://github.com/redis/redis-py
66
hiredis==2.2.2 # https://github.com/redis/hiredis-py
77
celery==5.2.7 # pyup: < 6.0 # https://github.com/celery/celery
88
django-celery-beat==2.5.0 # https://github.com/celery/django-celery-beat

0 commit comments

Comments
 (0)