From b4b2630740965065f652fa5cf80c62567733e78d Mon Sep 17 00:00:00 2001 From: "jit-ci[bot]" <91912817+jit-ci[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 09:18:02 +0000 Subject: [PATCH] Fixing PR --- .../manually-instrumented-chatbot/chat-service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/manually-instrumented-chatbot/chat-service/requirements.txt b/examples/manually-instrumented-chatbot/chat-service/requirements.txt index 1106f2cf71a..6c3d8d0f3e9 100644 --- a/examples/manually-instrumented-chatbot/chat-service/requirements.txt +++ b/examples/manually-instrumented-chatbot/chat-service/requirements.txt @@ -34,7 +34,7 @@ h11==0.16.0 httpcore==1.0.5 # via httpx httpx==0.27.0 -idna==3.6 +idna==3.7 # via # anyio # httpx