From 4c8f71e4e6f374815d8665ed13ee621491aee44e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 19:13:50 +0000 Subject: [PATCH] chore(deps): update dependency httpx to v0.28.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d148eed..663ceda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cosl==1.1.0 ; python_version >= "3.12" and python_version < "4.0" deprecated==1.2.18 ; python_version >= "3.12" and python_version < "4.0" h11==0.16.0 ; python_version >= "3.12" and python_version < "4.0" httpcore==1.0.9 ; python_version >= "3.12" and python_version < "4.0" -httpx==0.27.2 ; python_version >= "3.12" and python_version < "4.0" +httpx==0.28.1 ; python_version >= "3.12" and python_version < "4.0" idna==3.10 ; python_version >= "3.12" and python_version < "4.0" importlib-metadata==8.6.1 ; python_version >= "3.12" and python_version < "4.0" lightkube-models==1.32.0.8 ; python_version >= "3.12" and python_version < "4.0"