From 5b2eeea3af6233d8e67e56f9bb06190e976072db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:23:56 +0000 Subject: [PATCH] chore(deps): update dependency httpx to v0.28.1 --- services/email-validator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/email-validator/requirements.txt b/services/email-validator/requirements.txt index e535ff4..1860053 100644 --- a/services/email-validator/requirements.txt +++ b/services/email-validator/requirements.txt @@ -1,7 +1,7 @@ async-lru==2.0.4 backoff==2.2 fastapi==0.109.1 -httpx==0.24 +httpx==0.28.1 prometheus_fastapi_instrumentator==6.1 pydantic==2.9.2 pydantic-settings==2.0