Skip to content

Commit

Permalink
Bump redis from 4.3.5 to 4.4.4 in /requirements
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.3.5 to 4.4.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v4.3.5...v4.4.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2023
1 parent 05517bc commit c4b68de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ django-extensions==3.2.1
djangorestframework==3.14.0
django-redis==5.2.0
hiredis==2.1.1
redis==4.3.5
redis==4.4.4
Pillow==9.5.0
icalendar==5.0.4
dealer==2.1.0
Expand Down

0 comments on commit c4b68de

Please sign in to comment.