mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-29 05:04:05 +08:00
requirements: Bump urllib3 to latest (#2618)
This commit is contained in:

committed by
GitHub

parent
d93afc8773
commit
3669b477bd
@ -16,7 +16,7 @@ python-snappy==0.7.1
|
|||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.10.0
|
typing_extensions==4.10.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.2
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.17.0
|
zipp==3.17.0
|
||||||
-e exporter/opentelemetry-exporter-prometheus-remote-write
|
-e exporter/opentelemetry-exporter-prometheus-remote-write
|
||||||
|
@ -25,7 +25,7 @@ pytest-benchmark==4.0.0
|
|||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.10.0
|
typing_extensions==4.10.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.2
|
||||||
Werkzeug==3.0.3
|
Werkzeug==3.0.3
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
yarl==1.9.4
|
yarl==1.9.4
|
||||||
|
@ -30,7 +30,7 @@ s3transfer==0.10.0
|
|||||||
six==1.16.0
|
six==1.16.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.9.0
|
typing_extensions==4.9.0
|
||||||
urllib3==1.26.18
|
urllib3==1.26.19
|
||||||
Werkzeug==2.3.8
|
Werkzeug==2.3.8
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
xmltodict==0.13.0
|
xmltodict==0.13.0
|
||||||
|
@ -15,7 +15,7 @@ s3transfer==0.10.0
|
|||||||
six==1.16.0
|
six==1.16.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.9.0
|
typing_extensions==4.9.0
|
||||||
urllib3==1.26.18
|
urllib3==1.26.19
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.17.0
|
zipp==3.17.0
|
||||||
-e opentelemetry-instrumentation
|
-e opentelemetry-instrumentation
|
||||||
|
@ -30,7 +30,7 @@ s3transfer==0.7.0
|
|||||||
six==1.16.0
|
six==1.16.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.9.0
|
typing_extensions==4.9.0
|
||||||
urllib3==1.26.18
|
urllib3==1.26.19
|
||||||
Werkzeug==3.0.3
|
Werkzeug==3.0.3
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
xmltodict==0.13.0
|
xmltodict==0.13.0
|
||||||
|
@ -13,7 +13,7 @@ python-dateutil==2.8.2
|
|||||||
six==1.16.0
|
six==1.16.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.10.0
|
typing_extensions==4.10.0
|
||||||
urllib3==1.26.18
|
urllib3==1.26.19
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.17.0
|
zipp==3.17.0
|
||||||
-e opentelemetry-instrumentation
|
-e opentelemetry-instrumentation
|
||||||
|
@ -13,7 +13,7 @@ python-dateutil==2.8.2
|
|||||||
six==1.16.0
|
six==1.16.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.10.0
|
typing_extensions==4.10.0
|
||||||
urllib3==1.26.18
|
urllib3==1.26.19
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.17.0
|
zipp==3.17.0
|
||||||
-e opentelemetry-instrumentation
|
-e opentelemetry-instrumentation
|
||||||
|
@ -14,7 +14,7 @@ python-dateutil==2.8.2
|
|||||||
six==1.16.0
|
six==1.16.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.10.0
|
typing_extensions==4.10.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.2
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.17.0
|
zipp==3.17.0
|
||||||
-e opentelemetry-instrumentation
|
-e opentelemetry-instrumentation
|
||||||
|
@ -24,7 +24,7 @@ sniffio==1.3.0
|
|||||||
starlette==0.36.3
|
starlette==0.36.3
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.9.0
|
typing_extensions==4.9.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.2
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.17.0
|
zipp==3.17.0
|
||||||
-e opentelemetry-instrumentation
|
-e opentelemetry-instrumentation
|
||||||
|
@ -14,7 +14,7 @@ pytest-benchmark==4.0.0
|
|||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.9.0
|
typing_extensions==4.9.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.2
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.17.0
|
zipp==3.17.0
|
||||||
-e opentelemetry-instrumentation
|
-e opentelemetry-instrumentation
|
||||||
|
@ -20,7 +20,7 @@ sniffio==1.3.0
|
|||||||
starlette==0.13.8
|
starlette==0.13.8
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.9.0
|
typing_extensions==4.9.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.2
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.17.0
|
zipp==3.17.0
|
||||||
-e opentelemetry-instrumentation
|
-e opentelemetry-instrumentation
|
||||||
|
@ -21,7 +21,7 @@ requests==2.32.3
|
|||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
tornado==6.4.1
|
tornado==6.4.1
|
||||||
typing_extensions==4.9.0
|
typing_extensions==4.9.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.2
|
||||||
Werkzeug==3.0.3
|
Werkzeug==3.0.3
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.17.0
|
zipp==3.17.0
|
||||||
|
@ -10,7 +10,7 @@ pytest==7.4.4
|
|||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.10.0
|
typing_extensions==4.10.0
|
||||||
urllib3==1.26.18
|
urllib3==1.26.19
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.17.0
|
zipp==3.17.0
|
||||||
-e opentelemetry-instrumentation
|
-e opentelemetry-instrumentation
|
||||||
|
@ -10,7 +10,7 @@ pytest==7.4.4
|
|||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.10.0
|
typing_extensions==4.10.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.2
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.17.0
|
zipp==3.17.0
|
||||||
-e opentelemetry-instrumentation
|
-e opentelemetry-instrumentation
|
||||||
|
@ -13,7 +13,7 @@ pytest-benchmark==4.0.0
|
|||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.10.0
|
typing_extensions==4.10.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.2
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.17.0
|
zipp==3.17.0
|
||||||
-e propagator/opentelemetry-propagator-aws-xray
|
-e propagator/opentelemetry-propagator-aws-xray
|
||||||
|
Reference in New Issue
Block a user