From 29fb2487632eb4ab4280abd93b482d35b194c35d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 23:57:31 +0000 Subject: [PATCH] Bump httpx from 0.12.1 to 0.23.0 in /api Bumps [httpx](https://github.com/encode/httpx) from 0.12.1 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.12.1...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 043251e..bf9b82a 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -4,7 +4,7 @@ fastapi[all]==0.52.0 pyserini==0.9.0.0 freezegun==0.3.15 hnswlib==0.3.4 -httpx==0.12.1 +httpx==0.23.0 python-dotenv==0.12.0 pytest==5.4.1 pytest-mock==3.1.0