Skip to content

Commit

Permalink
poetry bot: bump redis from 3.5.3 to 5.0.8
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.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@3.5.3...v5.0.8)

---
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] committed Aug 27, 2024
1 parent d8dcf5f commit 69aa190
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
22 changes: 13 additions & 9 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.1"
python = "^3.10.4"
python-stdnum = "^1.20"
redis = "^3.5.3"
redis = "^5.0.8"
requests = "^2.32.3"
sentry-sdk = "^1.45.0"
shortuuid = "^1.0.13"
Expand Down

0 comments on commit 69aa190

Please sign in to comment.