Skip to content

Commit

Permalink
Bump django-redis from 5.3.0 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [django-redis](https://github.com/jazzband/django-redis) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/jazzband/django-redis/releases)
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst)
- [Commits](jazzband/django-redis@5.3.0...5.4.0)

---
updated-dependencies:
- dependency-name: django-redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 18aee94 commit cb0f7c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements_docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@

gunicorn~=21.2
psycopg2==2.9.8
django-redis==5.3.0
django-redis==5.4.0
2 changes: 1 addition & 1 deletion requirements_prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
-r requirements.txt

psycopg2-binary==2.9.9
django-redis==5.3.0
django-redis==5.4.0

0 comments on commit cb0f7c9

Please sign in to comment.