Skip to content

Commit

Permalink
build(deps): bump redis from 5.0.7 to 5.0.8
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent a69bb31 commit 848a799
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ fastapi = "^0.111.1"
httpx = {extras = ["http2"], version = "^0.27.0"}
loguru = "^0.7.2"
lxml = "^5.2.2"
redis = "^5.0.7"
redis = "^5.0.8"
pydantic = "^2.8.2"
pydantic-settings = "^2.4.0"

Expand Down

0 comments on commit 848a799

Please sign in to comment.