Skip to content

Commit e65707f

Browse files
chore(deps): bump redis from 4.2.0 to 4.2.1 (#8619)
Bumps [redis](https://github.com/redis/redis-py) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0634cd5 commit e65707f

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 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
@@ -68,7 +68,7 @@ SQLAlchemy-Utils = "0.38.2"
6868
itsdangerous = "2.0.1"
6969
humanize = "4.0.0"
7070
celery = "5.2.3"
71-
redis = "4.2.0"
71+
redis = "4.2.1"
7272
apscheduler = "3.9.1"
7373
pillow = "9.0.1"
7474
gunicorn = "20.1.0"

0 commit comments

Comments
 (0)