Skip to content

Commit d485567

Browse files
chore(deps): update dependency h11 to v0.16.0 [security]
1 parent b1848b7 commit d485567

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

instrumentation/opentelemetry-instrumentation-fastapi/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ charset-normalizer==3.3.2
66
Deprecated==1.2.14
77
exceptiongroup==1.2.0
88
fastapi==0.109.2
9-
h11==0.14.0
9+
h11==0.16.0
1010
httpcore==1.0.4
1111
httpx==0.27.0
1212
idna==3.7

instrumentation/opentelemetry-instrumentation-httpx/test-requirements-0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ asgiref==3.8.1
33
certifi==2024.7.4
44
Deprecated==1.2.14
55
exceptiongroup==1.2.0
6-
h11==0.12.0
6+
h11==0.16.0
77
httpcore==0.13.7
88
httpx==0.18.2
99
idna==3.7

instrumentation/opentelemetry-instrumentation-httpx/test-requirements-1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ asgiref==3.8.1
33
certifi==2024.7.4
44
Deprecated==1.2.14
55
exceptiongroup==1.2.0
6-
h11==0.14.0
6+
h11==0.16.0
77
httpcore==1.0.4
88
httpx==0.27.0
99
idna==3.7

instrumentation/opentelemetry-instrumentation-starlette/test-requirements.latest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ exceptiongroup==1.2.2 ; python_full_version < '3.11'
3939
# via
4040
# anyio
4141
# pytest
42-
h11==0.14.0
42+
h11==0.16.0
4343
# via httpcore
4444
httpcore==1.0.7
4545
# via httpx

instrumentation/opentelemetry-instrumentation-starlette/test-requirements.oldest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ exceptiongroup==1.2.2 ; python_full_version < '3.11'
3939
# via
4040
# anyio
4141
# pytest
42-
h11==0.14.0
42+
h11==0.16.0
4343
# via httpcore
4444
httpcore==1.0.7
4545
# via httpx

0 commit comments

Comments
 (0)