Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent b993ec1 commit dcfd385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ django-sendgrid-v5==1.1.0
psycopg2-binary==2.9.5
# Having problems deploying to Heroku with 1.6.3
pylibmc==1.6.2
redis==4.4.4
redis==4.6.0
rollbar==0.16.3

# web server
Expand Down

0 comments on commit dcfd385

Please sign in to comment.