Skip to content

Commit 0792bc8

Browse files
author
benoit-cty
committed
bump deps
1 parent 67e821e commit 0792bc8

11 files changed

+22
-22
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ pandas==2.2.3
6565
# via hatch.envs.default
6666
prometheus-client==0.21.1
6767
# via hatch.envs.default
68-
prompt-toolkit==3.0.50
68+
prompt-toolkit==3.0.51
6969
# via questionary
7070
psutil==7.0.0
7171
# via hatch.envs.default

requirements/requirements-api.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ fief-client==0.20.0
9494
# via hatch.envs.api
9595
googleapis-common-protos==1.70.0
9696
# via opentelemetry-exporter-otlp-proto-http
97-
greenlet==3.1.1
97+
greenlet==3.2.0
9898
# via sqlalchemy
9999
h11==0.14.0
100100
# via
@@ -140,42 +140,42 @@ numpy==2.2.4
140140
# pandas
141141
nvidia-ml-py==12.570.86
142142
# via pynvml
143-
opentelemetry-api==1.32.0
143+
opentelemetry-api==1.32.1
144144
# via
145145
# opentelemetry-exporter-otlp-proto-http
146146
# opentelemetry-instrumentation
147147
# opentelemetry-instrumentation-asgi
148148
# opentelemetry-instrumentation-fastapi
149149
# opentelemetry-sdk
150150
# opentelemetry-semantic-conventions
151-
opentelemetry-exporter-otlp-proto-common==1.32.0
151+
opentelemetry-exporter-otlp-proto-common==1.32.1
152152
# via opentelemetry-exporter-otlp-proto-http
153-
opentelemetry-exporter-otlp-proto-http==1.32.0
153+
opentelemetry-exporter-otlp-proto-http==1.32.1
154154
# via logfire
155-
opentelemetry-instrumentation==0.53b0
155+
opentelemetry-instrumentation==0.53b1
156156
# via
157157
# logfire
158158
# opentelemetry-instrumentation-asgi
159159
# opentelemetry-instrumentation-fastapi
160-
opentelemetry-instrumentation-asgi==0.53b0
160+
opentelemetry-instrumentation-asgi==0.53b1
161161
# via opentelemetry-instrumentation-fastapi
162-
opentelemetry-instrumentation-fastapi==0.53b0
162+
opentelemetry-instrumentation-fastapi==0.53b1
163163
# via logfire
164-
opentelemetry-proto==1.32.0
164+
opentelemetry-proto==1.32.1
165165
# via
166166
# opentelemetry-exporter-otlp-proto-common
167167
# opentelemetry-exporter-otlp-proto-http
168-
opentelemetry-sdk==1.32.0
168+
opentelemetry-sdk==1.32.1
169169
# via
170170
# logfire
171171
# opentelemetry-exporter-otlp-proto-http
172-
opentelemetry-semantic-conventions==0.53b0
172+
opentelemetry-semantic-conventions==0.53b1
173173
# via
174174
# opentelemetry-instrumentation
175175
# opentelemetry-instrumentation-asgi
176176
# opentelemetry-instrumentation-fastapi
177177
# opentelemetry-sdk
178-
opentelemetry-util-http==0.53b0
178+
opentelemetry-util-http==0.53b1
179179
# via
180180
# opentelemetry-instrumentation-asgi
181181
# opentelemetry-instrumentation-fastapi
@@ -189,7 +189,7 @@ pluggy==1.5.0
189189
# via pytest
190190
prometheus-client==0.21.1
191191
# via hatch.envs.api
192-
prompt-toolkit==3.0.50
192+
prompt-toolkit==3.0.51
193193
# via questionary
194194
protobuf==5.29.4
195195
# via

requirements/requirements-carbonboard.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ plotly==6.0.1
9999
# via dash
100100
prometheus-client==0.21.1
101101
# via hatch.envs.carbonboard
102-
prompt-toolkit==3.0.50
102+
prompt-toolkit==3.0.51
103103
# via questionary
104104
psutil==7.0.0
105105
# via hatch.envs.carbonboard

requirements/requirements-dashboard.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ plotly==6.0.1
9999
# dash
100100
prometheus-client==0.21.1
101101
# via hatch.envs.dashboard
102-
prompt-toolkit==3.0.50
102+
prompt-toolkit==3.0.51
103103
# via questionary
104104
psutil==7.0.0
105105
# via hatch.envs.dashboard

requirements/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ pre-commit==4.2.0
106106
# via hatch.envs.dev
107107
prometheus-client==0.21.1
108108
# via hatch.envs.dev
109-
prompt-toolkit==3.0.50
109+
prompt-toolkit==3.0.51
110110
# via questionary
111111
psutil==7.0.0
112112
# via hatch.envs.dev

requirements/requirements-test.py3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ pluggy==1.5.0
122122
# via pytest
123123
prometheus-client==0.21.1
124124
# via hatch.envs.test.py3.10
125-
prompt-toolkit==3.0.50
125+
prompt-toolkit==3.0.51
126126
# via questionary
127127
psutil==7.0.0
128128
# via hatch.envs.test.py3.10

requirements/requirements-test.py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ pluggy==1.5.0
118118
# via pytest
119119
prometheus-client==0.21.1
120120
# via hatch.envs.test.py3.11
121-
prompt-toolkit==3.0.50
121+
prompt-toolkit==3.0.51
122122
# via questionary
123123
psutil==7.0.0
124124
# via hatch.envs.test.py3.11

requirements/requirements-test.py3.12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ pluggy==1.5.0
118118
# via pytest
119119
prometheus-client==0.21.1
120120
# via hatch.envs.test.py3.12
121-
prompt-toolkit==3.0.50
121+
prompt-toolkit==3.0.51
122122
# via questionary
123123
psutil==7.0.0
124124
# via hatch.envs.test.py3.12

requirements/requirements-test.py3.13.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ pluggy==1.5.0
118118
# via pytest
119119
prometheus-client==0.21.1
120120
# via hatch.envs.test.py3.13
121-
prompt-toolkit==3.0.50
121+
prompt-toolkit==3.0.51
122122
# via questionary
123123
psutil==7.0.0
124124
# via hatch.envs.test.py3.13

requirements/requirements-test.py3.8.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ pluggy==1.5.0
124124
# via pytest
125125
prometheus-client==0.21.1
126126
# via hatch.envs.test.py3.8
127-
prompt-toolkit==3.0.50
127+
prompt-toolkit==3.0.51
128128
# via questionary
129129
psutil==7.0.0
130130
# via hatch.envs.test.py3.8

requirements/requirements-test.py3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ pluggy==1.5.0
124124
# via pytest
125125
prometheus-client==0.21.1
126126
# via hatch.envs.test.py3.9
127-
prompt-toolkit==3.0.50
127+
prompt-toolkit==3.0.51
128128
# via questionary
129129
psutil==7.0.0
130130
# via hatch.envs.test.py3.9

0 commit comments

Comments
 (0)