Skip to content

Commit 257b582

Browse files
Merge pull request #30 from BronzonTech-Cloud/dependabot/pip/redis-6.4.0
Bump redis from 3.5.3 to 6.4.0
2 parents 0484679 + 4117655 commit 257b582

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ prometheus-client==0.23.1
2323
sentry-sdk[fastapi]==1.3.1
2424

2525
# Caching
26-
redis==3.5.3
26+
redis==6.4.0
2727

2828
# Testing
2929
pytest==8.4.2

wallet-backend/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ httpx==0.28.1
1111
python-multipart==0.0.20
1212
requests==2.32.5
1313
python-jose[cryptography]==3.3.0
14+
redis==6.4.0
15+
locust==2.34.0
1416
redis==5.0.1
1517
locust==2.41.6
1618
mnemonic==0.20

0 commit comments

Comments
 (0)