Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 7700116 commit 847766f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dynaconf==3.2.5
redis==5.0.7
redis==5.0.8
fastapi==0.111.0
uvicorn==0.30.6
structlog==24.4.0

0 comments on commit 847766f

Please sign in to comment.