Skip to content

Commit

Permalink
Bump redis from 4.5.5 to 4.6.0 in /django
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.5.5 to 4.6.0.
- [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.5...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2023
1 parent f349388 commit 0046347
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.17"
social-auth-app-django = "5.2.0"
social-auth-core = "4.4.2"
sentry-sdk = "1.26.0"
redis = "4.5.5"
redis = "4.6.0"
tweepy = "4.14.0"
django-celery-results = "2.5.1"
daphne = "4.0.0"
Expand Down

0 comments on commit 0046347

Please sign in to comment.