Skip to content

Commit 642f8dd

Browse files
authored
docs: bump jinja2 to latest in requirements (#3853)
1 parent 60ff5e8 commit 642f8dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.0
55
gunicorn==20.0.4
66
itsdangerous==2.1.2
7-
Jinja2==3.1.2
7+
Jinja2==3.1.3
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.0
55
gunicorn==20.0.4
66
itsdangerous==2.1.2
7-
Jinja2==3.1.2
7+
Jinja2==3.1.3
88
MarkupSafe==2.1.3
99
opentelemetry-api==1.20.0
1010
opentelemetry-exporter-otlp==1.20.0

0 commit comments

Comments
 (0)