Bump redis from 5.0.5 to 5.0.6

Bumps [redis](https://github.com/redis/redis-py) from 5.0.5 to 5.0.6.
- [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/v5.0.5...v5.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-14 14:07:18 +00:00
committed by GitHub
parent 3a0e0d6b80
commit b3a22cdddc
2 changed files with 5 additions and 5 deletions

View File

@@ -76,7 +76,7 @@ urllib3 = "^2.2.1"
webencodings = "^0.5.1"
itsdangerous = "^2.2.0"
jinja2 = "^3.1.4"
redis = "^5.0.5"
redis = "^5.0.6"
requests = "^2.32.3"