Skip to content

Commit 5b337cd

Browse files
committed
chore: make httpx 0.28.0 as minimum dependency
1 parent 236d5bc commit 5b337cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232

3333
[project.optional-dependencies]
3434
httpx = [
35-
"httpx>=0.24.0",
35+
"httpx>=0.28.0",
3636
]
3737

3838
werkzeug = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)