From b308bc1fe680bacf954c64c67c72755fadb88fdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 04:24:01 +0000 Subject: [PATCH] Bump httpx from 0.22.0 to 0.23.0 Bumps [httpx](https://github.com/encode/httpx) from 0.22.0 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.22.0...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_cpu.txt | 2 +- requirements_gpu.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index bf7dd31..ea64fd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ faker xmlplain==1.6.0 matplotlib==3.4.3 rapidfuzz -httpx==0.22.0 +httpx==0.23.0 asyncio==3.4.3 transformers==4.16.2 numpy diff --git a/requirements_cpu.txt b/requirements_cpu.txt index bf7dd31..ea64fd0 100644 --- a/requirements_cpu.txt +++ b/requirements_cpu.txt @@ -8,7 +8,7 @@ faker xmlplain==1.6.0 matplotlib==3.4.3 rapidfuzz -httpx==0.22.0 +httpx==0.23.0 asyncio==3.4.3 transformers==4.16.2 numpy diff --git a/requirements_gpu.txt b/requirements_gpu.txt index bfd9453..e0e54bb 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -7,7 +7,7 @@ faker xmlplain==1.6.0 matplotlib==3.3.4 rapidfuzz -httpx==0.22.0 +httpx==0.23.0 asyncio==3.4.3 transformers==4.7.0 numpy