Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit b308bc1

Browse files
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](encode/httpx@0.22.0...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89937dd commit b308bc1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ faker
88
xmlplain==1.6.0
99
matplotlib==3.4.3
1010
rapidfuzz
11-
httpx==0.22.0
11+
httpx==0.23.0
1212
asyncio==3.4.3
1313
transformers==4.16.2
1414
numpy

requirements_cpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ faker
88
xmlplain==1.6.0
99
matplotlib==3.4.3
1010
rapidfuzz
11-
httpx==0.22.0
11+
httpx==0.23.0
1212
asyncio==3.4.3
1313
transformers==4.16.2
1414
numpy

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ faker
77
xmlplain==1.6.0
88
matplotlib==3.3.4
99
rapidfuzz
10-
httpx==0.22.0
10+
httpx==0.23.0
1111
asyncio==3.4.3
1212
transformers==4.7.0
1313
numpy

0 commit comments

Comments
 (0)