Skip to content

Commit f398765

Browse files
authored
Merge branch 'main' into issue_3198
2 parents bc14f5c + 9ced357 commit f398765

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
@@ -15,6 +15,6 @@ opentelemetry-sdk==0.18b0
1515
protobuf==3.18.3
1616
six==1.15.0
1717
thrift==0.13.0
18-
uWSGI==2.0.19.1
18+
uWSGI==2.0.22
1919
Werkzeug==2.2.3
2020
wrapt==1.12.1

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
click==7.1.2
2-
Flask==1.1.2
2+
Flask==2.3.2
33
googleapis-common-protos==1.52.0
44
grpcio==1.56.0
55
gunicorn==20.0.4

0 commit comments

Comments
 (0)