Bump redis from 4.3.4 to 4.5.3 (#1668)

Bumps [redis](https://github.com/redis/redis-py) from 4.3.4 to 4.5.3.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.3.4...v4.5.3)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-28 14:37:15 +02:00 committed by GitHub
parent eba4ee8c2c
commit c09b5bc526
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2757 additions and 1645 deletions

4400
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -110,7 +110,7 @@ twilio = "^7.3.2"
Deprecated = "^1.2.13"
cryptography = "37.0.1"
SQLAlchemy = "1.3.24"
redis = "^4.3.4"
redis = "^4.5.3"
[tool.poetry.dev-dependencies]
pytest = "^7.0.0"