File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ configargparse==1.7
7
7
deprecated == 1.2.18
8
8
flask == 3.1.0
9
9
flask-basicauth == 0.2.0
10
- flask-cors == 5.0.0
10
+ flask-cors == 5.0.1
11
11
gevent == 24.11.1
12
12
geventhttpclient == 2.3.3
13
13
googleapis-common-protos == 1.68.0
14
14
greenlet == 3.1.1
15
15
idna == 3.10
16
16
itsdangerous == 2.2.0
17
17
jinja2 == 3.1.5
18
- locust == 2.32.10
18
+ locust == 2.33.0
19
19
locust-plugins [playwright ]== 4.5.3
20
20
markupsafe == 3.0.2
21
21
msgpack == 1.1.0
@@ -32,7 +32,7 @@ opentelemetry-semantic-conventions==0.51b0
32
32
opentelemetry-util-http == 0.51b0
33
33
openfeature-sdk == 0.8.0
34
34
openfeature-provider-flagd == 0.1.5
35
- openfeature-hooks-opentelemetry == 0.1.3
35
+ openfeature-hooks-opentelemetry == 0.2.0
36
36
protobuf == 5.29.3
37
37
psutil == 6.1.1
38
38
pyzmq == 26.2.1
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ python-dotenv==1.0.1
6
6
python-json-logger == 3.2.1
7
7
openfeature-sdk == 0.8.0
8
8
openfeature-provider-flagd == 0.2.0
9
- openfeature-hooks-opentelemetry == 0.1.3
9
+ openfeature-hooks-opentelemetry == 0.2.0
10
10
psutil == 6.1.1 # Importing this will also import opentelemetry-instrumentation-system-metrics when running opentelemetry-bootstrap
11
11
You can’t perform that action at this time.
0 commit comments