Merge pull request #821 from K900/httpx-override

overrides: update httpx for 0.23.1
This commit is contained in:
adisbladis 2022-11-22 11:41:52 +13:00 committed by GitHub
commit 063b45e62b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6417,7 +6417,18 @@
"setuptools"
],
"httpx": [
"setuptools"
{
"buildSystem": "hatch-fancy-pypi-readme",
"from": "0.23.1"
},
{
"buildSystem": "hatchling",
"from": "0.23.1"
},
{
"buildSystem": "setuptools",
"until": "0.23.1"
}
],
"httpx-auth": [
"setuptools"