Bump httpx from 0.27.0 to 0.27.2
- ID
85c076a- date
2024-08-28 09:19:16+00:00- author
dependabot <https://github.com/dependabot>- parent
147c381- message
Bump httpx from 0.27.0 to 0.27.2 Bumps [httpx](https://github.com/encode/httpx) from 0.27.0 to 0.27.2. - [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.0...0.27.2) --- 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 (3686) → requirements.txt (3686)
diff --git a/requirements.txt b/requirements.txt
index 9289b88..e7dcf99 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -59,7 +59,7 @@ h11==0.14.0
# uvicorn
httpcore==1.0.2
# via httpx
-httpx==0.27.0
+httpx==0.27.2
# via
# -r requirements.in
# datasette