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

Commit b25db81

Browse files
committed
Bump httpx
1 parent f56b95a commit b25db81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ classifiers = [
9898
dynamic = ["version"]
9999
requires-python = ">=3.8"
100100
dependencies = [
101-
"httpx >=0.21.3,<0.27.0",
101+
"httpx >=0.21.3,<0.28.0",
102102
"jwcrypto >=1.4,<2.0.0",
103103
]
104104

0 commit comments

Comments
 (0)