Skip to content

Commit

Permalink
Bump redis from 4.5.4 to 4.5.5 in /django
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v4.5.4...v4.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2023
1 parent f53ed0e commit 513313e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions django/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 django/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sqlalchemy = "2.0.12"
social-auth-app-django = "5.2.0"
social-auth-core = "4.4.2"
sentry-sdk = "1.22.2"
redis = "4.5.4"
redis = "4.5.5"
tweepy = "4.14.0"
django-celery-results = "2.5.1"
daphne = "4.0.0"
Expand Down

0 comments on commit 513313e

Please sign in to comment.