Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit fc7d215

Browse files
build(deps): bump redis from 3.5.3 to 5.0.1
Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 5.0.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@3.5.3...v5.0.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09c8e7e commit fc7d215

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

poetry.lock

Lines changed: 11 additions & 7 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
@@ -31,7 +31,7 @@ short_url = "^1.2.2"
3131
tomd = "^0.1.3"
3232
uWSGI = "^2.0.19"
3333
pendulum = "^2.1.2"
34-
redis = "^3.5.3"
34+
redis = "^5.0.1"
3535
celery = "^5.1.2"
3636
ipicn = "^2021.5.5"
3737
PyMySQL = "^1.0.2"

0 commit comments

Comments
 (0)