Skip to content

Commit 1e5c623

Browse files
Merge pull request #9 from BronzonTech-Cloud/dependabot/pip/locust-2.34.0
Bump locust from 2.2.1 to 2.34.0
2 parents 2720bbe + de155f1 commit 1e5c623

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ redis==3.5.3
2626
# Testing
2727
pytest==6.2.5
2828
pytest-asyncio==0.15.1
29-
locust==2.2.1
29+
locust==2.34.0
3030

3131
# Additional dependencies
3232
h11==0.16.0

wallet-backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ python-multipart==0.0.6
1212
requests==2.32.4
1313
python-jose[cryptography]==3.3.0
1414
redis==5.0.1
15-
locust==2.19.1
15+
locust==2.34.0
1616
mnemonic==0.20
1717
hdwallet==2.2.1

0 commit comments

Comments
 (0)