Skip to content

Commit 802d3fa

Browse files
Merge pull request #13 from BronzonTech-Cloud/dependabot/pip/httpx-0.23.0
Bump httpx from 0.19.0 to 0.23.0
2 parents 1e5c623 + 084834e commit 802d3fa

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
@@ -5,7 +5,7 @@ pydantic==1.10.13
55
starlette==0.47.2
66

77
# HTTP and API
8-
httpx==0.19.0
8+
httpx==0.23.0
99
requests==2.32.4
1010
python-multipart==0.0.5
1111
python-jose[cryptography]==3.3.0

wallet-backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ prometheus-client==0.19.0
77
sentry-sdk[fastapi]==1.39.1
88
pytest==7.4.3
99
pytest-asyncio==0.21.1
10-
httpx==0.25.2
10+
httpx==0.23.0
1111
python-multipart==0.0.6
1212
requests==2.32.4
1313
python-jose[cryptography]==3.3.0

0 commit comments

Comments
 (0)