Skip to content

Commit

Permalink
Bump django-redis from 4.11.0 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [django-redis](https://github.com/jazzband/django-redis) from 4.11.0 to 5.2.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@4.11.0...5.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2022
1 parent a4ab482 commit 8ec5c00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ django-jinja==2.4.1
django-modeladmin-reorder==0.3.1
django-mozilla-product-details==0.14.1
django-ratelimit==3.0.1
django-redis==4.11.0
django-redis==5.2.0
django-reversion==4.0.1
django-storages==1.11.1
django-taggit-helpers==0.1.4
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -280,9 +280,9 @@ django-recurrence==1.11.1 \
--hash=sha256:0c65f30872599b5813a9bab6952dada23c55894f28674490a753ada559f14bc5 \
--hash=sha256:9c89444e651a78c587f352c5f63eda48ab2f53996347b9fcdff2d248f4fcff70
# via django-ical
django-redis==4.11.0 \
--hash=sha256:a5b1e3ffd3198735e6c529d9bdf38ca3fcb3155515249b98dc4d966b8ddf9d2b \
--hash=sha256:e1aad4cc5bd743d8d0b13d5cae0cef5410eaace33e83bff5fc3a139ad8db50b4
django-redis==5.2.0 \
--hash=sha256:1d037dc02b11ad7aa11f655d26dac3fb1af32630f61ef4428860a2e29ff92026 \
--hash=sha256:8a99e5582c79f894168f5865c52bd921213253b7fd64d16733ae4591564465de
# via -r requirements.in
django-reversion==4.0.1 \
--hash=sha256:2e40ed41e08cdd83a05dc70a1974feface52a61ba7d289727117163052081ae6 \
Expand Down

0 comments on commit 8ec5c00

Please sign in to comment.