Skip to content

Commit 377ca5f

Browse files
author
github-actions
committed
update dependencies for ubuntu-latest/py3.11
1 parent c8d65fb commit 377ca5f

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

requirements/ubuntu-latest_py3.11.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ bleach==6.1.0
3939
# via nbconvert
4040
blinker==1.8.2
4141
# via flask
42-
boto3==1.35.46
42+
boto3==1.35.49
4343
# via maggma
44-
botocore==1.35.46
44+
botocore==1.35.49
4545
# via
4646
# boto3
4747
# s3transfer
@@ -121,7 +121,7 @@ ipykernel==6.29.5
121121
# via
122122
# nbclassic
123123
# notebook
124-
ipython==8.28.0
124+
ipython==8.29.0
125125
# via
126126
# ipykernel
127127
# jupyterlab
@@ -370,7 +370,7 @@ pygments==2.18.0
370370
# via
371371
# ipython
372372
# nbconvert
373-
pymatgen==2024.10.22
373+
pymatgen==2024.10.27
374374
# via
375375
# crystal_toolkit (pyproject.toml)
376376
# emmet-core
@@ -494,7 +494,7 @@ threadpoolctl==3.5.0
494494
# via scikit-learn
495495
tifffile==2024.9.20
496496
# via scikit-image
497-
tinycss2==1.3.0
497+
tinycss2==1.4.0
498498
# via nbconvert
499499
tornado==6.4.1
500500
# via
@@ -556,7 +556,7 @@ webencodings==0.5.1
556556
# tinycss2
557557
websocket-client==1.8.0
558558
# via jupyter-server
559-
werkzeug==3.0.4
559+
werkzeug==3.0.6
560560
# via
561561
# dash
562562
# flask

requirements/ubuntu-latest_py3.11_extras.txt

+11-11
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ blinker==1.8.2
7373
# via flask
7474
boltztrap2==24.9.4
7575
# via ifermi
76-
boto3==1.35.46
76+
boto3==1.35.49
7777
# via maggma
78-
botocore==1.35.46
78+
botocore==1.35.49
7979
# via
8080
# boto3
8181
# s3transfer
@@ -249,7 +249,7 @@ fqdn==1.5.1
249249
# via jsonschema
250250
frozendict==2.4.6
251251
# via crystal_toolkit (pyproject.toml)
252-
frozenlist==1.4.1
252+
frozenlist==1.5.0
253253
# via
254254
# aiohttp
255255
# aiosignal
@@ -309,7 +309,7 @@ ipykernel==6.29.5
309309
# via
310310
# nbclassic
311311
# notebook
312-
ipython==8.28.0
312+
ipython==8.29.0
313313
# via
314314
# ipykernel
315315
# jupyterlab
@@ -627,7 +627,7 @@ pexpect==4.9.0
627627
# via
628628
# dephell-shells
629629
# ipython
630-
phonopy==2.29.0
630+
phonopy==2.29.1
631631
# via crystal_toolkit (pyproject.toml)
632632
pillow==11.0.0
633633
# via
@@ -714,7 +714,7 @@ pygments==2.18.0
714714
# sphinx
715715
pylops==2.3.1
716716
# via py4dstem
717-
pymatgen==2024.10.22
717+
pymatgen==2024.10.27
718718
# via
719719
# crystal_toolkit (pyproject.toml)
720720
# emmet-core
@@ -787,7 +787,7 @@ pyzmq==26.2.0
787787
# notebook
788788
recommonmark==0.7.1
789789
# via crystal_toolkit (pyproject.toml)
790-
redis==5.1.1
790+
redis==5.2.0
791791
# via crystal_toolkit (pyproject.toml)
792792
referencing==0.35.1
793793
# via
@@ -972,7 +972,7 @@ threadpoolctl==3.5.0
972972
# scikit-learn
973973
tifffile==2024.9.20
974974
# via scikit-image
975-
tinycss2==1.3.0
975+
tinycss2==1.4.0
976976
# via nbconvert
977977
tomlkit==0.13.2
978978
# via dephell
@@ -1024,7 +1024,7 @@ trio==0.27.0
10241024
# trio-websocket
10251025
trio-websocket==0.11.1
10261026
# via selenium
1027-
typeguard==4.3.0
1027+
typeguard==4.4.0
10281028
# via inflect
10291029
types-python-dateutil==2.9.0.20241003
10301030
# via arrow
@@ -1073,7 +1073,7 @@ webencodings==0.5.1
10731073
# tinycss2
10741074
websocket-client==1.8.0
10751075
# via jupyter-server
1076-
werkzeug==3.0.4
1076+
werkzeug==3.0.6
10771077
# via
10781078
# dash
10791079
# flask
@@ -1097,7 +1097,7 @@ zipp==3.20.2
10971097
# via importlib-metadata
10981098
zope-event==5.0
10991099
# via gevent
1100-
zope-interface==7.1.0
1100+
zope-interface==7.1.1
11011101
# via gevent
11021102

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

0 commit comments

Comments
 (0)