Skip to content

Commit 4375664

Browse files
chore(deps): update dependency idna to v3.15 [security] (#5546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b5c2b2 commit 4375664

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/getting_started/tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ certifi==2024.7.4
44
charset-normalizer==2.0.12
55
click==8.1.7
66
Flask==2.3.3
7-
idna==3.7
7+
idna==3.15
88
iniconfig==2.0.0
99
itsdangerous==2.1.2
1010
Jinja2==3.1.6

exporter/opentelemetry-exporter-otlp-proto-http/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ asgiref==3.7.2
22
certifi==2024.12.14
33
charset-normalizer==3.3.2
44
googleapis-common-protos==1.75.0
5-
idna==3.7
5+
idna==3.15
66
iniconfig==2.0.0
77
mocket==3.14.1
88
packaging==24.0

exporter/opentelemetry-exporter-zipkin-json/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
asgiref==3.7.2
22
certifi==2024.12.14
33
charset-normalizer==3.3.2
4-
idna==3.7
4+
idna==3.15
55
iniconfig==2.0.0
66
packaging==24.0
77
pluggy==1.6.0

exporter/opentelemetry-exporter-zipkin-proto-http/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
asgiref==3.7.2
22
certifi==2024.12.14
33
charset-normalizer==3.3.2
4-
idna==3.7
4+
idna==3.15
55
iniconfig==2.0.0
66
packaging==24.0
77
pluggy==1.6.0

shim/opentelemetry-opencensus-shim/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ google-api-core==2.17.1
66
google-auth==2.28.1
77
googleapis-common-protos==1.63.2
88
grpcio==1.75.1
9-
idna==3.7
9+
idna==3.15
1010
iniconfig==2.0.0
1111
opencensus==0.11.1
1212
opencensus-context==0.1.3

0 commit comments

Comments
 (0)