Skip to content

Commit

Permalink
Bump redis from 5.0.4 to 5.2.0
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.2.0.
- [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.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 58dcd82 commit a857010
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -23,7 +23,7 @@ pyotp = "2.9.0"
Pillow = "10.3.0"
PyJWT = "2.9.0"
psutil = "6.0.0"
redis = "5.0.4"
redis = "5.2.0"
sentry-sdk = {version = "2.16.0", extras = ["django"]}

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit a857010

Please sign in to comment.