Skip to main content

Bump httpx from 0.27.2 to 0.28.0

ID
fdfc338
date
2024-11-29 09:31:44+00:00
author
dependabot <https://github.com/dependabot>
parent
f364d93
message
Bump httpx from 0.27.2 to 0.28.0

Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 to 0.28.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.27.2...0.28.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
changed files
1 file, 2 additions, 4 deletions

Changed files

requirements.txt (3493) → requirements.txt (3471)

diff --git a/requirements.txt b/requirements.txt
index e3f99e6..b19019a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -57,7 +57,7 @@ h11==0.14.0
     #   uvicorn
 httpcore==1.0.2
     # via httpx
-httpx==0.27.2
+httpx==0.28.0
     # via
     #   -r requirements.in
     #   datasette
@@ -154,9 +154,7 @@ secretstorage==3.3.3
 six==1.16.0
     # via python-dateutil
 sniffio==1.3.0
-    # via
-    #   anyio
-    #   httpx
+    # via anyio
 soupsieve==2.5
     # via beautifulsoup4
 sqlite-fts4==1.0.3