overrides: update httpx for 0.23.1

This commit is contained in:
K900 2022-11-21 19:37:36 +03:00
parent 0c5bae34be
commit 54318cea24

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"