Skip to content

Commit 5369554

Browse files
tschaumegithub-actions
and
github-actions
authored
Automated dependency upgrades (#408)
* update dependencies for ubuntu-latest/py3.10 * update dependencies for ubuntu-latest/py3.11 * update dependencies for ubuntu-latest/py3.9 --------- Co-authored-by: github-actions <[email protected]>
1 parent 1234ce0 commit 5369554

6 files changed

+234
-209
lines changed

requirements/ubuntu-latest_py3.10.txt

+31-29
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile --output-file=./requirements/ubuntu-latest_py3.10.txt pyproject.toml
5+
# pip-compile --output-file=requirements/ubuntu-latest_py3.10.txt pyproject.toml
66
#
77
aiofiles==22.1.0
88
# via ypy-websocket
@@ -12,7 +12,7 @@ aiosqlite==0.20.0
1212
# via ypy-websocket
1313
annotated-types==0.7.0
1414
# via pydantic
15-
anyio==4.4.0
15+
anyio==4.5.0
1616
# via jupyter-server
1717
argon2-cffi==23.1.0
1818
# via
@@ -39,17 +39,17 @@ bleach==6.1.0
3939
# via nbconvert
4040
blinker==1.8.2
4141
# via flask
42-
boto3==1.35.11
42+
boto3==1.35.23
4343
# via maggma
44-
botocore==1.35.11
44+
botocore==1.35.23
4545
# via
4646
# boto3
4747
# s3transfer
4848
cachelib==0.9.0
4949
# via flask-caching
5050
certifi==2024.8.30
5151
# via requests
52-
cffi==1.17.0
52+
cffi==1.17.1
5353
# via
5454
# argon2-cffi-bindings
5555
# cryptography
@@ -68,13 +68,13 @@ crystaltoolkit-extension==0.6.0
6868
# via crystal_toolkit (pyproject.toml)
6969
cycler==0.12.1
7070
# via matplotlib
71-
dash==2.18.0
71+
dash==2.18.1
7272
# via crystal_toolkit (pyproject.toml)
7373
dash-core-components==2.0.0
7474
# via dash
7575
dash-html-components==2.0.0
7676
# via dash
77-
dash-mp-components==0.4.45
77+
dash-mp-components==0.4.46
7878
# via crystal_toolkit (pyproject.toml)
7979
dash-table==5.0.0
8080
# via dash
@@ -88,7 +88,7 @@ dnspython==2.6.1
8888
# via
8989
# maggma
9090
# pymongo
91-
emmet-core==0.84.2rc6
91+
emmet-core==0.84.2rc10
9292
# via mp-api
9393
entrypoints==0.4
9494
# via jupyter-client
@@ -112,14 +112,14 @@ fqdn==1.5.1
112112
# via jsonschema
113113
frozendict==2.4.4
114114
# via crystal_toolkit (pyproject.toml)
115-
idna==3.8
115+
idna==3.10
116116
# via
117117
# anyio
118118
# jsonschema
119119
# requests
120120
imageio==2.35.1
121121
# via scikit-image
122-
importlib-metadata==8.4.0
122+
importlib-metadata==8.5.0
123123
# via dash
124124
ipykernel==6.29.5
125125
# via
@@ -195,7 +195,7 @@ jupyter-server==2.14.2
195195
# jupyterlab
196196
# jupyterlab-server
197197
# notebook-shim
198-
jupyter-server-fileid==0.9.2
198+
jupyter-server-fileid==0.9.3
199199
# via jupyter-server-ydoc
200200
jupyter-server-terminals==0.5.3
201201
# via jupyter-server
@@ -232,19 +232,19 @@ matplotlib-inline==0.1.7
232232
# ipython
233233
mistune==3.0.2
234234
# via nbconvert
235-
mongomock==4.1.2
235+
mongomock==4.2.0.post1
236236
# via maggma
237237
monty==2024.7.30
238238
# via
239239
# emmet-core
240240
# maggma
241241
# mp-api
242242
# pymatgen
243-
mp-api==0.42.1
243+
mp-api==0.42.2
244244
# via crystal_toolkit (pyproject.toml)
245245
mpmath==1.3.0
246246
# via sympy
247-
msgpack==1.0.8
247+
msgpack==1.1.0
248248
# via
249249
# maggma
250250
# mp-api
@@ -318,7 +318,7 @@ pandas==2.2.2
318318
# pymatgen
319319
pandocfilters==1.5.1
320320
# via nbconvert
321-
paramiko==3.4.1
321+
paramiko==3.5.0
322322
# via sshtunnel
323323
parso==0.8.4
324324
# via jedi
@@ -329,9 +329,9 @@ pillow==10.4.0
329329
# imageio
330330
# matplotlib
331331
# scikit-image
332-
platformdirs==4.2.2
332+
platformdirs==4.3.6
333333
# via jupyter-core
334-
plotly==5.24.0
334+
plotly==5.24.1
335335
# via
336336
# dash
337337
# pymatgen
@@ -355,14 +355,14 @@ pybtex==0.24.0
355355
# pymatgen
356356
pycparser==2.22
357357
# via cffi
358-
pydantic==2.8.2
358+
pydantic==2.9.2
359359
# via
360360
# emmet-core
361361
# maggma
362362
# pydantic-settings
363-
pydantic-core==2.20.1
363+
pydantic-core==2.23.4
364364
# via pydantic
365-
pydantic-settings==2.4.0
365+
pydantic-settings==2.5.2
366366
# via
367367
# crystal_toolkit (pyproject.toml)
368368
# emmet-core
@@ -373,12 +373,12 @@ pygments==2.18.0
373373
# via
374374
# ipython
375375
# nbconvert
376-
pymatgen==2024.8.9
376+
pymatgen==2024.9.17.1
377377
# via
378378
# crystal_toolkit (pyproject.toml)
379379
# emmet-core
380380
# mp-api
381-
pymongo==4.8.0
381+
pymongo==4.9.1
382382
# via maggma
383383
pynacl==1.5.0
384384
# via paramiko
@@ -396,8 +396,10 @@ python-dotenv==1.0.1
396396
# via pydantic-settings
397397
python-json-logger==2.0.7
398398
# via jupyter-events
399-
pytz==2024.1
400-
# via pandas
399+
pytz==2024.2
400+
# via
401+
# mongomock
402+
# pandas
401403
pyyaml==6.0.2
402404
# via
403405
# jupyter-events
@@ -444,7 +446,7 @@ s3transfer==0.10.2
444446
# via boto3
445447
scikit-image==0.24.0
446448
# via crystal_toolkit (pyproject.toml)
447-
scikit-learn==1.5.1
449+
scikit-learn==1.5.2
448450
# via crystal_toolkit (pyproject.toml)
449451
scipy==1.14.1
450452
# via
@@ -479,7 +481,7 @@ sshtunnel==0.4.0
479481
# via maggma
480482
stack-data==0.6.3
481483
# via ipython
482-
sympy==1.13.2
484+
sympy==1.13.3
483485
# via pymatgen
484486
tabulate==0.9.0
485487
# via pymatgen
@@ -524,7 +526,7 @@ traitlets==5.14.3
524526
# nbconvert
525527
# nbformat
526528
# notebook
527-
types-python-dateutil==2.9.0.20240821
529+
types-python-dateutil==2.9.0.20240906
528530
# via arrow
529531
typing-extensions==4.12.2
530532
# via
@@ -543,7 +545,7 @@ uncertainties==3.2.2
543545
# via pymatgen
544546
uri-template==1.3.0
545547
# via jsonschema
546-
urllib3==2.2.2
548+
urllib3==2.2.3
547549
# via
548550
# botocore
549551
# requests
@@ -571,7 +573,7 @@ y-py==0.6.2
571573
# ypy-websocket
572574
ypy-websocket==0.8.4
573575
# via jupyter-server-ydoc
574-
zipp==3.20.1
576+
zipp==3.20.2
575577
# via importlib-metadata
576578

577579
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)