Skip to content

Commit

Permalink
pip(deps): bump redis from 4.6.0 to 5.0.3
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.6.0 to 5.0.3.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v4.6.0...v5.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 1a9b2c8 commit 7f80238
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 @@ -16,7 +16,7 @@ pydantic = ">=1.10.2,<2.0"
redis-om = "^0.2.2"
rq = "^1.16.1"
pyyaml = "^6.0.1"
redis = "^4.6.0"
redis = "^5.0.3"
docker = "^7.0.0"
google-cloud-compute = "^1.18.0"
boto3 = "^1.28.85"
Expand Down

0 comments on commit 7f80238

Please sign in to comment.