Skip to content

Commit f37435c

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent cbdb153 commit f37435c

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

mpcontribs-api/requirements/deployment.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ cramjam==2.11.0
6666
# via python-snappy
6767
crontab==1.0.5
6868
# via rq-scheduler
69-
cryptography==46.0.2
69+
cryptography==46.0.3
7070
# via pyopenssl
7171
css-html-js-minify==2.5.5
7272
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
@@ -193,7 +193,7 @@ jupyter-client==7.4.9
193193
# jupyter-server
194194
# nbclient
195195
# notebook
196-
jupyter-core==5.8.1
196+
jupyter-core==5.9.0
197197
# via
198198
# ipykernel
199199
# jupyter-client
@@ -291,7 +291,7 @@ numpy==1.26.4
291291
# pymatgen
292292
# scipy
293293
# spglib
294-
opentelemetry-api==1.37.0
294+
opentelemetry-api==1.38.0
295295
# via ddtrace
296296
orjson==3.11.3
297297
# via

mpcontribs-kernel-gateway/requirements/deployment.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jupyter-client==8.6.3
135135
# jupyter-kernel-gateway
136136
# jupyter-server
137137
# nbclient
138-
jupyter-core==5.8.1
138+
jupyter-core==5.9.0
139139
# via
140140
# ipykernel
141141
# jupyter-client
@@ -218,7 +218,7 @@ numpy==1.26.4
218218
# pymatgen
219219
# scipy
220220
# spglib
221-
opentelemetry-api==1.37.0
221+
opentelemetry-api==1.38.0
222222
# via ddtrace
223223
orjson==3.11.3
224224
# via

mpcontribs-portal/requirements/deployment.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jupyter-client==8.6.3
148148
# via
149149
# ipykernel
150150
# nbclient
151-
jupyter-core==5.8.1
151+
jupyter-core==5.9.0
152152
# via
153153
# ipykernel
154154
# jupyter-client
@@ -215,7 +215,7 @@ numpy==1.26.4
215215
# pymatgen
216216
# scipy
217217
# spglib
218-
opentelemetry-api==1.37.0
218+
opentelemetry-api==1.38.0
219219
# via ddtrace
220220
orjson==3.11.3
221221
# via pymatgen

0 commit comments

Comments
 (0)