]> git.ipfire.org Git - thirdparty/httpx.git/commit
Pin CI version of `click` to resolve mypy error (#2769)
authorZanie <contact@zanie.dev>
Wed, 12 Jul 2023 14:07:06 +0000 (09:07 -0500)
committerGitHub <noreply@github.com>
Wed, 12 Jul 2023 14:07:06 +0000 (09:07 -0500)
commit2c49a151d270cc612f61c4094dbf281cbf2f63a4
tree541da37568bbd31c20d3544a5fe6295b69dce776
parent5b156dca7f3ec637b575708198f60a062109f141
Pin CI version of `click` to resolve mypy error (#2769)

* Add upper bound to click version to fix mypy error

* Move pin to `requirements.txt`

* Restore `pyproject.toml`
requirements.txt