From 07dd1ac71beb815b7b60d8b028efb153e95a9ace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 08:27:00 +0000 Subject: [PATCH] chore(deps): bump httpx from 0.27.2 to 0.28.1 Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 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.2...0.28.1) --- 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 74c89c1..882cd6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ greenlet==3.1.1 h11==0.14.0 httpcore==1.0.7 httptools==0.6.4 -httpx==0.27.2 +httpx==0.28.1 idna==3.10 iniconfig==2.0.0 Jinja2==3.1.5