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 Nov 27, 2023
1 parent 869f5eb commit eb1c73b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ django-filer==2.2.6
django-markdown-deux==1.0.6
django-mptt==0.14.0
django-pagedown==2.2.1
django-redis==5.3.0
django-redis==5.4.0
django-reversion==5.0.4
django-sekizai==4.1.0
django-storages==1.13.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ django-polymorphic==3.0.0
# via django-filer
django-ranged-response==0.2.0
# via django-simple-captcha
django-redis==5.3.0
django-redis==5.4.0
# via -r requirements.in
django-reversion==5.0.4
# via -r requirements.in
Expand Down

0 comments on commit eb1c73b

Please sign in to comment.