From 2f45be38162a1fcef51cda25f45259b28af78cf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 23:58:18 +0000 Subject: [PATCH] Bump httpx from 0.18.2 to 0.23.0 Bumps [httpx](https://github.com/encode/httpx) from 0.18.2 to 0.23.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.18.2...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6569781..0444a18 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ fastapi==0.67.0 gunicorn==20.1.0 h11==0.12.0 httpcore==0.13.6 -httpx==0.18.2 +httpx==0.23.0 huepy==1.2.1 idna==3.2 iniconfig==1.1.1 diff --git a/requirements.txt b/requirements.txt index 598934a..ff5fa52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ fastapi==0.67.0 gunicorn==20.1.0 h11==0.12.0 httpcore==0.13.6 -httpx==0.18.2 +httpx==0.23.0 huepy==1.2.1 idna==3.2 lxml==4.6.3