From 9bae11c8a958256ea2cd89735564831b1f052352 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 00:20:14 +0000 Subject: [PATCH] Bump httpx from 0.27.0 to 0.28.1 Bumps [httpx](https://github.com/encode/httpx) from 0.27.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.27.0...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 92080ca..f541002 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,7 +1,7 @@ # requirements to run locally and for development. -r requirements.txt -httpx==0.27.0 +httpx==0.28.1 httpx-ws==0.7.2 pip-upgrader==1.4.15 pre-commit==4.2.0