From c3ad4f2c1c55cafa7b9df244f9cc7c40a84195eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 22:03:06 +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 8fd3a20..94aede5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ # Package ciso8601==2.1.3 -httpx==0.28.0 +httpx==0.28.1 zeep[async]==4.3.1