Skip to content

Commit e371c52

Browse files
Bump redis in /{{ cookiecutter.project_name }}/app/requirements
Bumps [redis](https://github.com/redis/redis-py) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.0.2...v4.1.0) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 354d0a0 commit e371c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Django==3.2.10
22
django-celery-beat==2.2.1
33
psycopg2-binary==2.9.2
4-
redis==4.0.2
4+
redis==4.1.0
55
kombu==5.2.2
66
celery==5.2.2
77
gunicorn==20.1.0

0 commit comments

Comments
 (0)