Skip to content

Commit

Permalink
Bump redis from 5.0.4 to 5.0.6 in /redis_events (#626)
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 5.0.4 to 5.0.6.
- [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.4...v5.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent d1f98f3 commit f61270c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 deletions redis_events/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion redis_events/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aiohttp = "^3.9.5"
fastapi-slim = "^0.111.0"
nest-asyncio = "^1.5.5"
pydantic = "^1.10.15"
redis = "^5.0.4"
redis = "^5.0.6"
uvicorn = "^0.29.0"

[tool.poetry.extras]
Expand Down

0 comments on commit f61270c

Please sign in to comment.