Skip to content

Commit b31ab38

Browse files
chore(deps): bump redis from 4.5.5 to 4.6.0 (#8971)
Bumps [redis](https://github.com/redis/redis-py) from 4.5.5 to 4.6.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.5.5...v4.6.0) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72acf0f commit b31ab38

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ SQLAlchemy-Utils = "0.41.1"
7878
itsdangerous = "2.0.1"
7979
humanize = "4.1.0"
8080
celery = "5.2.7"
81-
redis = "4.5.5"
81+
redis = "4.6.0"
8282
apscheduler = "3.10.1"
8383
pillow = "9.5.0"
8484
gunicorn = "20.1.0"

0 commit comments

Comments
 (0)