From a6fe6147b82efa230eaad92012b2114c44a31234 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 05:11:30 +0000 Subject: [PATCH] chore(deps-dev): 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 75f37f50cec..52fcfb2857d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -24,7 +24,7 @@ h11==0.14.0 h2==4.1.0 hpack==4.0.0 httpcore==1.0.7 -httpx==0.28.0 +httpx==0.28.1 hyperframe==6.0.1 idna==3.10 importlib-metadata==8.5.0