Spaces:
Running
Running
dependabot[bot]
commited on
Bump httpx from 0.13.3 to 0.23.0
Browse filesBumps [httpx](https://github.com/encode/httpx) from 0.13.3 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.13.3...0.23.0)
---
updated-dependencies:
- dependency-name: httpx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -25,7 +25,7 @@ h2==3.2.0
|
|
25 |
hpack==3.0.0
|
26 |
hstspreload==2023.1.1
|
27 |
httpcore==0.9.1
|
28 |
-
httpx==0.
|
29 |
hyperframe==5.2.0
|
30 |
idna==2.10
|
31 |
importlib-metadata==6.6.0
|
|
|
25 |
hpack==3.0.0
|
26 |
hstspreload==2023.1.1
|
27 |
httpcore==0.9.1
|
28 |
+
httpx==0.23.0
|
29 |
hyperframe==5.2.0
|
30 |
idna==2.10
|
31 |
importlib-metadata==6.6.0
|