Skip to content

Commit 0e1e35a

Browse files
Merge pull request #11 from BronzonTech-Cloud/dependabot/pip/pytest-8.4.2
Bump pytest from 6.2.5 to 8.4.2
2 parents 9867136 + e44eeaa commit 0e1e35a

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
@@ -24,7 +24,7 @@ sentry-sdk[fastapi]==1.3.1
2424
redis==3.5.3
2525

2626
# Testing
27-
pytest==6.2.5
27+
pytest==8.4.2
2828
pytest-asyncio==0.15.1
2929
locust==2.34.0
3030

wallet-backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ stripe==7.6.0
55
pydantic==1.10.13
66
prometheus-client==0.19.0
77
sentry-sdk[fastapi]==1.39.1
8-
pytest==7.4.3
8+
pytest==8.4.2
99
pytest-asyncio==0.21.1
1010
httpx==0.23.0
1111
python-multipart==0.0.6

0 commit comments

Comments
 (0)