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] <support@github.com>
dependabot[bot] authored and Archaeopteryx committed Mar 5, 2024
1 parent 8e3c958 commit bf2b43c
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/common.in
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ uritemplate==4.1.1 # For OpenAPI schema

python-dateutil==2.9.0.post0
django-filter==23.5 # Listed in DEFAULT_FILTER_BACKENDS on settings.py
django-redis==5.3.0 # Listed in CACHES on settings.py
django-redis==5.4.0 # Listed in CACHES on settings.py

taskcluster==60.4.2 # import taskcluster
python-jose[pycryptodome]==3.3.0 # from jose import jwt
6 changes: 3 additions & 3 deletions requirements/common.txt
Original file line number Diff line number Diff line change
@@ -384,9 +384,9 @@ django-filter==23.5 \
--hash=sha256:67583aa43b91fe8c49f74a832d95f4d8442be628fd4c6d65e9f811f5153a4e5c \
--hash=sha256:99122a201d83860aef4fe77758b69dda913e874cc5e0eaa50a86b0b18d708400
# via -r requirements/common.in
django-redis==5.3.0 \
--hash=sha256:2d8660d39f586c41c9907d5395693c477434141690fd7eca9d32376af00b0aac \
--hash=sha256:8bc5793ec06b28ea802aad85ec437e7646511d4e571e07ccad19cfed8b9ddd44
django-redis==5.4.0 \
--hash=sha256:6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42 \
--hash=sha256:ebc88df7da810732e2af9987f7f426c96204bf89319df4c6da6ca9a2942edd5b
# via -r requirements/common.in
djangorestframework==3.14.0 \
--hash=sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8 \

0 comments on commit bf2b43c

Please sign in to comment.