Skip to content

Commit

Permalink
poetry bot: bump redis from 3.5.3 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 5.1.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@3.5.3...v5.1.0)

---
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 Sep 30, 2024
1 parent 8764697 commit 12ca2be
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 additions & 7 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 @@ -38,7 +38,7 @@ psycopg2-binary = "^2.9.9"
PyMySQL = "^1.1.0"
python = "^3.10.4"
python-stdnum = "^1.20"
redis = "^3.5.3"
redis = "^5.1.0"
requests = "^2.31.0"
sentry-sdk = "^1.45.0"
shortuuid = "^1.0.13"
Expand Down

0 comments on commit 12ca2be

Please sign in to comment.