Skip to content

Commit cf36951

Browse files
chore(deps): update dependency asgiref to v3.12.1
1 parent ba19973 commit cf36951

21 files changed

Lines changed: 21 additions & 21 deletions

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bleach==6.4.0 # This dependency was updated to a breaking version.
1313
codespell==2.1.0
1414
requests==2.32.3
1515
ruamel.yaml==0.17.21
16-
asgiref==3.7.2
16+
asgiref==3.12.1
1717
psutil==7.2.2
1818
GitPython==3.1.58
1919
pre-commit==3.7.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
asgiref==3.7.2
1+
asgiref==3.12.1
22
grpcio==1.75.1
33
iniconfig==2.0.0
44
opencensus-proto==0.1.0

exporter/opentelemetry-exporter-otlp-json-common/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
asgiref==3.7.2
1+
asgiref==3.12.1
22
iniconfig==2.0.0
33
packaging==24.0
44
pluggy==1.6.0

exporter/opentelemetry-exporter-otlp-json-file/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
asgiref==3.7.2
1+
asgiref==3.12.1
22
importlib-metadata==6.11.0
33
iniconfig==2.0.0
44
packaging==24.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
asgiref==3.7.2
1+
asgiref==3.12.1
22
decorator==5.2.1
33
h11==0.16.0
44
importlib-metadata==6.11.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
asgiref==3.7.2
1+
asgiref==3.12.1
22
iniconfig==2.0.0
33
packaging==24.0
44
pluggy==1.6.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
asgiref==3.7.2
1+
asgiref==3.12.1
22
certifi==2024.7.4
33
charset-normalizer==3.3.2
44
googleapis-common-protos==1.75.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
asgiref==3.7.2
1+
asgiref==3.12.1
22
iniconfig==2.0.0
33
packaging==24.0
44
pluggy==1.6.0

exporter/opentelemetry-exporter-prometheus/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
asgiref==3.7.2
1+
asgiref==3.12.1
22
iniconfig==2.0.0
33
packaging==24.0
44
pluggy==1.6.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
asgiref==3.7.2
1+
asgiref==3.12.1
22
certifi==2024.7.4
33
charset-normalizer==3.3.2
44
idna==3.7

0 commit comments

Comments
 (0)