Skip to content

Commit

Permalink
Bump redis from 5.0.0 to 5.0.8 in /back
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 5.0.0 to 5.0.8.
- [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.0...v5.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent cd7a36d commit 6563f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion back/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask==3.0.3
gunicorn==21.2.0
paho-mqtt==1.6.1
requests==2.31.0
redis==5.0.0
redis==5.0.8
flask_cors==4.0.0
bcrypt==4.0.1
google-auth==2.33.0
Expand Down

0 comments on commit 6563f28

Please sign in to comment.