fix(deps): update dependency httpx to ^0.23.0

This commit is contained in:
renovate 2022-09-07 00:25:32 +00:00
parent cdc7bd618c
commit a981ae4052
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 15 additions and 13 deletions

View file

@ -64,7 +64,7 @@ bleach = "^4.1.0"
email-validator = "1.2.1"
fakeredis = "^1.6.1"
feedgen = "^0.9.0"
httpx = "^0.20.0"
httpx = "^0.23.0"
itsdangerous = "^2.0.1"
lxml = "^4.6.3"
orjson = "^3.6.4"