From f47697c983f83f97831b000c82cb23a7278e3060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:06:49 +0000 Subject: [PATCH] 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51e827b..d306cfd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ flake8==7.1.1 gunicorn==23.0.0 h11==0.14.0 httpcore==1.0.7 -httpx==0.27.2 +httpx==0.28.0 idna==3.10 Jinja2==3.1.4 MarkupSafe==3.0.2