Skip to content

Commit 2cb02fe

Browse files
drusc0Kludex
andauthored
Bump click lower bound to >=8.4 and drop upper bound (#1040)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
1 parent 0dd0ee0 commit 2cb02fe

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/httpx2/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ brotli = [
5757
"brotlicffi; platform_python_implementation != 'CPython'",
5858
]
5959
cli = [
60-
"click==8.*",
60+
"click>=8.4",
6161
"pygments==2.*",
6262
"rich>=10,<16",
6363
]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)