Skip to content

Commit 3fa5b3c

Browse files
authored
Merge pull request #51 from Doist/dependabot/pip/redis-4.4.4
Bump redis from 2.10.6 to 4.4.4
2 parents 52cc138 + 2b8efd2 commit 3fa5b3c

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,<5.0.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)