instrumentation: Bump Werkzeug to 3.0.6 (#3078)
Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
This commit is contained in:
parent
eb394c0b21
commit
c530f0d98f
|
|
@ -24,7 +24,7 @@ requests==2.32.3
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
urllib3==2.2.2
|
urllib3==2.2.2
|
||||||
Werkzeug==3.0.3
|
Werkzeug==3.0.6
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
yarl==1.9.4
|
yarl==1.9.4
|
||||||
zipp==3.19.2
|
zipp==3.19.2
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ six==1.16.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
urllib3==1.26.19
|
urllib3==1.26.19
|
||||||
Werkzeug==3.0.3
|
Werkzeug==3.0.6
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
xmltodict==0.13.0
|
xmltodict==0.13.0
|
||||||
zipp==3.19.2
|
zipp==3.19.2
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ py-cpuinfo==9.0.0
|
||||||
pytest==7.4.4
|
pytest==7.4.4
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
Werkzeug==3.0.3
|
Werkzeug==3.0.6
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.19.2
|
zipp==3.19.2
|
||||||
-e opentelemetry-instrumentation
|
-e opentelemetry-instrumentation
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ translationstring==1.4
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
venusian==3.1.0
|
venusian==3.1.0
|
||||||
WebOb==1.8.8
|
WebOb==1.8.8
|
||||||
Werkzeug==3.0.3
|
Werkzeug==3.0.6
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.19.2
|
zipp==3.19.2
|
||||||
zope.deprecation==5.0
|
zope.deprecation==5.0
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ tomli==2.0.1
|
||||||
tornado==6.4.2
|
tornado==6.4.2
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
urllib3==2.2.2
|
urllib3==2.2.2
|
||||||
Werkzeug==3.0.3
|
Werkzeug==3.0.6
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
zipp==3.19.2
|
zipp==3.19.2
|
||||||
-e opentelemetry-instrumentation
|
-e opentelemetry-instrumentation
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue