Skip to content

Commit

Permalink
Bump redis from 5.1.1 to 5.2.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 5.1.1 to 5.2.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.1.1...v5.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent c7884f9 commit 0677bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ argon2-cffi==23.1.0
# https://github.com/evansd/whitenoise
whitenoise==6.7.0
# https://github.com/andymccurdy/redis-py
redis==5.1.1
redis==5.2.1
# https://github.com/redis/hiredis-py
hiredis==3.0.0
# https://github.com/psycopg/psycopg2
Expand Down

0 comments on commit 0677bc1

Please sign in to comment.