Skip to content

Commit

Permalink
chore: LEAP-1700: bump pyredis and fakeredis
Browse files Browse the repository at this point in the history
  • Loading branch information
jombooth committed Dec 16, 2024
1 parent b876970 commit 0a4d684
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 19 deletions.
52 changes: 35 additions & 17 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ ujson = ">=3.0.0"
xmljson = "0.2.1"
colorama = ">=0.4.4"
pyboxen = ">=1.3.0"
redis = "~=3.5"
redis = "~=5.2.1"
sentry-sdk = ">=2.16.0"
launchdarkly-server-sdk = "8.2.1"
python-json-logger = "2.0.4"
Expand All @@ -211,7 +211,7 @@ pytest-cov = "2.12.1"
pytest-django = "4.1.0"
pytest-mock = "1.10.3"
tavern = "2.3.0"
fakeredis = "1.5.0"
fakeredis = "~=2.26.1"
pytest-env = "0.6.2"
responses = "0.13.0"
pytest-xdist = "~=2.5.0"
Expand Down

0 comments on commit 0a4d684

Please sign in to comment.