Skip to content

Commit 87c9675

Browse files
emdnetoxrmx
andauthored
chore: fix dependabot warnings (open-telemetry#4415)
* chore: fix dependabot warnings Signed-off-by: emdneto <[email protected]> * update Signed-off-by: emdneto <[email protected]> --------- Signed-off-by: emdneto <[email protected]> Co-authored-by: Riccardo Magliocchetti <[email protected]>
1 parent c7913f9 commit 87c9675

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/examples/fork-process-model/flask-gunicorn/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ googleapis-common-protos==1.52.0
44
grpcio==1.56.2
55
gunicorn==22.0.0
66
itsdangerous==2.1.2
7-
Jinja2==3.1.4
7+
Jinja2==3.1.5
88
MarkupSafe==2.1.3
99
opentelemetry-api==1.20.0
1010
opentelemetry-exporter-otlp==1.20.0

docs/examples/fork-process-model/flask-uwsgi/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ googleapis-common-protos==1.52.0
44
grpcio==1.56.2
55
gunicorn==22.0.0
66
itsdangerous==2.1.2
7-
Jinja2==3.1.4
7+
Jinja2==3.1.5
88
MarkupSafe==2.1.3
99
opentelemetry-api==1.20.0
1010
opentelemetry-exporter-otlp==1.20.0

docs/getting_started/tests/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ idna==3.7
99
importlib-metadata==6.8.0
1010
iniconfig==2.0.0
1111
itsdangerous==2.1.2
12-
Jinja2==3.1.4
12+
Jinja2==3.1.5
1313
MarkupSafe==2.1.3
1414
packaging==24.0
1515
pluggy==1.3.0

0 commit comments

Comments
 (0)