From 24f789da95b16773962079fda1a9c6326623a54f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:13:39 +0000 Subject: [PATCH] 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 7742851..05771f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ harborapi==0.26.1 python-json-logger==2.0.7 chevron==0.14.0 -httpx==0.27.2 # temporal fix of harborapi +httpx==0.28.1 # temporal fix of harborapi