Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 0ebc513

Browse files
chore(deps): bump httpx to 0.27.x (#552)
1 parent c51e790 commit 0ebc513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
author_email="support@codecov.io",
2020
install_requires=[
2121
"click==8.*",
22-
"httpx==0.23.*",
22+
"httpx==0.27.*",
2323
"ijson==3.*",
2424
"pyyaml==6.*",
2525
"responses==0.21.*",

0 commit comments

Comments
 (0)