Skip to content

Commit 237e395

Browse files
Bump redis from 2.10.6 to 4.4.4
Bumps [redis](https://github.com/redis/redis-py) from 2.10.6 to 4.4.4. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@2.10.6...v4.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed5725c commit 237e395

File tree

2 files changed

+26
-7
lines changed

2 files changed

+26
-7
lines changed

poetry.lock

Lines changed: 25 additions & 6 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
@@ -33,7 +33,7 @@ include = [
3333

3434
[tool.poetry.dependencies]
3535
python = ">=3.9,<3.12"
36-
redis = "^2.10.0"
36+
redis = ">=2.10,<5.0"
3737
python-dateutil = "*"
3838
future = "^0.14.3"
3939
Mako= "^1.0.4"

0 commit comments

Comments
 (0)