Skip to content

Commit

Permalink
Bump django-redis from 4.11.0 to 4.12.1 (#52)
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 4.12.1.
- [Release notes](https://github.com/jazzband/django-redis/releases)
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGES.rst)
- [Commits](jazzband/django-redis@4.11.0...4.12.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored and mixxorz committed Jun 1, 2021
1 parent c47c6b2 commit ed6036d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ psycopg2 = "~2.8"
gunicorn = {version = "~20.0", optional = true}
whitenoise = "~5.0"
dj-database-url = "~0.5"
django-redis = "~4.11"
django-redis = "~4.12"
django-storages = { version ="~1.10", extras = ["boto3"] }
django-referrer-policy = "~1.0"
django-csp = "~3.7"
Expand Down

0 comments on commit ed6036d

Please sign in to comment.