Skip to content

Commit 42183ba

Browse files
chore(deps): bump redis from 4.3.1 to 4.5.5 (#8834)
Bumps [redis](https://github.com/redis/redis-py) from 4.3.1 to 4.5.5. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.3.1...v4.5.5) --- 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 c9e5ae5 commit 42183ba

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

poetry.lock

Lines changed: 7 additions & 9 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
@@ -64,7 +64,7 @@ SQLAlchemy-Utils = "0.38.2"
6464
itsdangerous = "2.0.1"
6565
humanize = "4.1.0"
6666
celery = "5.2.6"
67-
redis = "4.3.1"
67+
redis = "4.5.5"
6868
apscheduler = "3.9.1"
6969
pillow = "9.1.0"
7070
gunicorn = "20.1.0"

0 commit comments

Comments
 (0)