From d485567bd054f5354642d988b2c069fe5dc974ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 12:40:29 +0000 Subject: [PATCH] chore(deps): update dependency h11 to v0.16.0 [security] --- .../opentelemetry-instrumentation-fastapi/test-requirements.txt | 2 +- .../opentelemetry-instrumentation-httpx/test-requirements-0.txt | 2 +- .../opentelemetry-instrumentation-httpx/test-requirements-1.txt | 2 +- .../test-requirements.latest.txt | 2 +- .../test-requirements.oldest.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/instrumentation/opentelemetry-instrumentation-fastapi/test-requirements.txt b/instrumentation/opentelemetry-instrumentation-fastapi/test-requirements.txt index 0aab3a13e4..cc9f448bfd 100644 --- a/instrumentation/opentelemetry-instrumentation-fastapi/test-requirements.txt +++ b/instrumentation/opentelemetry-instrumentation-fastapi/test-requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.3.2 Deprecated==1.2.14 exceptiongroup==1.2.0 fastapi==0.109.2 -h11==0.14.0 +h11==0.16.0 httpcore==1.0.4 httpx==0.27.0 idna==3.7 diff --git a/instrumentation/opentelemetry-instrumentation-httpx/test-requirements-0.txt b/instrumentation/opentelemetry-instrumentation-httpx/test-requirements-0.txt index b663f4566b..6c7010693d 100644 --- a/instrumentation/opentelemetry-instrumentation-httpx/test-requirements-0.txt +++ b/instrumentation/opentelemetry-instrumentation-httpx/test-requirements-0.txt @@ -3,7 +3,7 @@ asgiref==3.8.1 certifi==2024.7.4 Deprecated==1.2.14 exceptiongroup==1.2.0 -h11==0.12.0 +h11==0.16.0 httpcore==0.13.7 httpx==0.18.2 idna==3.7 diff --git a/instrumentation/opentelemetry-instrumentation-httpx/test-requirements-1.txt b/instrumentation/opentelemetry-instrumentation-httpx/test-requirements-1.txt index 4cd365d964..8b9f751515 100644 --- a/instrumentation/opentelemetry-instrumentation-httpx/test-requirements-1.txt +++ b/instrumentation/opentelemetry-instrumentation-httpx/test-requirements-1.txt @@ -3,7 +3,7 @@ asgiref==3.8.1 certifi==2024.7.4 Deprecated==1.2.14 exceptiongroup==1.2.0 -h11==0.14.0 +h11==0.16.0 httpcore==1.0.4 httpx==0.27.0 idna==3.7 diff --git a/instrumentation/opentelemetry-instrumentation-starlette/test-requirements.latest.txt b/instrumentation/opentelemetry-instrumentation-starlette/test-requirements.latest.txt index 7b6dd8cff4..011815da27 100644 --- a/instrumentation/opentelemetry-instrumentation-starlette/test-requirements.latest.txt +++ b/instrumentation/opentelemetry-instrumentation-starlette/test-requirements.latest.txt @@ -39,7 +39,7 @@ exceptiongroup==1.2.2 ; python_full_version < '3.11' # via # anyio # pytest -h11==0.14.0 +h11==0.16.0 # via httpcore httpcore==1.0.7 # via httpx diff --git a/instrumentation/opentelemetry-instrumentation-starlette/test-requirements.oldest.txt b/instrumentation/opentelemetry-instrumentation-starlette/test-requirements.oldest.txt index 5f84cdf28f..89d01f60c7 100644 --- a/instrumentation/opentelemetry-instrumentation-starlette/test-requirements.oldest.txt +++ b/instrumentation/opentelemetry-instrumentation-starlette/test-requirements.oldest.txt @@ -39,7 +39,7 @@ exceptiongroup==1.2.2 ; python_full_version < '3.11' # via # anyio # pytest -h11==0.14.0 +h11==0.16.0 # via httpcore httpcore==1.0.7 # via httpx