From d766eb6a3571fbd8191c89c1d9678f77222b6535 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 02:50:59 +0000 Subject: [PATCH] chore(deps): update dependency httpx to v0.28.1 --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 3afb22a..d281ea5 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,4 +1,4 @@ black==26.5.1 -httpx==0.24.0 +httpx==0.28.1 pylint==4.0.7 pytest==9.1.1