Skip to content

Commit f006237

Browse files
Bump django-redis from 5.2.0 to 5.4.0
Bumps [django-redis](https://github.com/jazzband/django-redis) from 5.2.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.2.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]>
1 parent d6bf249 commit f006237

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ hidapi = "^0.14.0"
3232
Django = "^4.2.13"
3333
Jinja2 = "^3.1.4"
3434
gunicorn = "^22.0.0"
35-
django-redis = "^5.2.0"
35+
django-redis = "^5.4.0"
3636
IPy = "^1.01"
3737
django-cors-headers = "^3.13.0"
3838
django-oauth-toolkit = "^2.2.0"

0 commit comments

Comments
 (0)