Bump httpx from 0.28.0 to 0.28.1
- ID
9ecfc0a- date
2024-12-09 09:50:12+00:00- author
dependabot <https://github.com/dependabot>- parent
b8df7ed- message
Bump httpx from 0.28.0 to 0.28.1 Bumps [httpx](https://github.com/encode/httpx) from 0.28.0 to 0.28.1. - [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.28.0...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 1 addition, 1 deletion
Changed files
requirements.txt (3472) → requirements.txt (3472)
diff --git a/requirements.txt b/requirements.txt
index 661a9a4..94fa445 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -57,7 +57,7 @@ h11==0.14.0
# uvicorn
httpcore==1.0.2
# via httpx
-httpx==0.28.0
+httpx==0.28.1
# via
# -r requirements.in
# datasette