From 43c6e4e7329d2ae43b75242d2b62fa3ba76a3b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:45:25 +0000 Subject: [PATCH] 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af36c36..200bbf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ exceptiongroup==1.2.2 frozenlist==1.5.0 h11==0.14.0 httpcore==1.0.7 -httpx==0.28.0 +httpx==0.28.1 idna==3.10 iso8601==2.1.0 kopf==1.37.3