Skip to content

Commit ce90a52

Browse files
chore(deps): bump redis from 4.2.1 to 4.2.2
Bumps [redis](https://github.com/redis/redis-py) from 4.2.1 to 4.2.2. - [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.1...v4.2.2) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7001d4e commit ce90a52

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
@@ -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.1"
71+
redis = "4.2.2"
7272
apscheduler = "3.9.1"
7373
pillow = "9.1.0"
7474
gunicorn = "20.1.0"

0 commit comments

Comments
 (0)