Skip to content

Commit

Permalink
Bump redis from 5.0.8 to 5.2.1
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 5.0.8 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.0.8...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 9, 2024
1 parent 6ec8355 commit a3080b2
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 @@ -30,7 +30,7 @@ pika==1.3.2
pillow==11.0.0
psycogreen==1.0.2
psycopg2==2.9.10
redis==5.0.8
redis==5.2.1
requests==2.32.3
safe-eth-py[django]==6.0.0
web3==6.20.2

0 comments on commit a3080b2

Please sign in to comment.