File tree 3 files changed +18
-18
lines changed
examples/fork-process-model
3 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1
- click == 7 .1.2
2
- Flask == 2.3.2
1
+ click == 8 .1.7
2
+ Flask == 3.0.0
3
3
googleapis-common-protos == 1.52.0
4
4
grpcio == 1.56.0
5
5
gunicorn == 20.0.4
6
- itsdangerous == 1 .1.0
7
- Jinja2 == 2.11.3
8
- MarkupSafe == 1 .1.1
6
+ itsdangerous == 2 .1.2
7
+ Jinja2 == 3.1.2
8
+ MarkupSafe == 2 .1.3
9
9
opentelemetry-api == 1.20.0
10
10
opentelemetry-exporter-otlp == 1.20.0
11
11
opentelemetry-instrumentation == 0.41b0
12
12
opentelemetry-instrumentation-flask == 0.41b0
13
13
opentelemetry-instrumentation-wsgi == 0.41b0
14
14
opentelemetry-sdk == 1.20.0
15
- protobuf == 3.18.3
15
+ protobuf == 3.19.4
16
16
six == 1.15.0
17
17
thrift == 0.13.0
18
18
uWSGI == 2.0.22
19
- Werkzeug == 2.2.3
20
- wrapt == 1.12.1
19
+ Werkzeug == 3.0.1
20
+ wrapt == 1.16.0
Original file line number Diff line number Diff line change 1
- click == 7 .1.2
2
- Flask == 2.3.2
1
+ click == 8 .1.7
2
+ Flask == 3.0.0
3
3
googleapis-common-protos == 1.52.0
4
4
grpcio == 1.56.0
5
5
gunicorn == 20.0.4
6
- itsdangerous == 1 .1.0
7
- Jinja2 == 2.11.3
8
- MarkupSafe == 1 .1.1
6
+ itsdangerous == 2 .1.2
7
+ Jinja2 == 3.1.2
8
+ MarkupSafe == 2 .1.3
9
9
opentelemetry-api == 1.20.0
10
10
opentelemetry-exporter-otlp == 1.20.0
11
11
opentelemetry-instrumentation == 0.41b0
12
12
opentelemetry-instrumentation-flask == 0.41b0
13
13
opentelemetry-instrumentation-wsgi == 0.41b0
14
14
opentelemetry-sdk == 1.20.0
15
- protobuf == 3.18.3
15
+ protobuf == 3.19.4
16
16
six == 1.15.0
17
17
thrift == 0.13.0
18
18
uWSGI == 2.0.22
19
- Werkzeug == 2.2.3
20
- wrapt == 1.12.1
19
+ Werkzeug == 3.0.1
20
+ wrapt == 1.16.0
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ charset-normalizer==2.0.12
5
5
click == 8.1.7
6
6
Deprecated == 1.2.14
7
7
flaky == 3.7.0
8
- Flask == 2 .0.1
8
+ Flask == 3 .0.0
9
9
idna == 3.4
10
10
importlib-metadata == 6.8.0
11
11
iniconfig == 2.0.0
@@ -22,6 +22,6 @@ requests==2.26.0
22
22
tomli == 2.0.1
23
23
typing_extensions == 4.8.0
24
24
urllib3 == 1.26.18
25
- Werkzeug == 2.3.7
25
+ Werkzeug == 3.0.1
26
26
wrapt == 1.15.0
27
27
zipp == 3.17.0
You can’t perform that action at this time.
0 commit comments