Skip to content

Commit f79eda2

Browse files
dependabot[bot]tschaume
authored andcommitted
Bump the pip group across 1 directory with 20 updates
Bumps the pip group with 20 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.7.4` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.4` | `43.0.1` | | [dash](https://github.com/plotly/dash) | `2.13.0` | `2.15.0` | | [dnspython](https://github.com/rthalley/dnspython) | `2.4.2` | `2.6.1` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` | | [jupyter-server](https://github.com/jupyter-server/jupyter_server) | `2.7.3` | `2.11.2` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `3.6.6` | `3.6.8` | | [pillow](https://github.com/python-pillow/Pillow) | `10.0.1` | `10.3.0` | | [pymatgen](https://github.com/materialsproject/pymatgen) | `2023.6.23` | `2024.2.20` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.5.0` | `4.6.3` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.3.1` | `1.5.0` | | [tornado](https://github.com/tornadoweb/tornado) | `6.3.3` | `6.4.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.1` | `4.66.3` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.20` | `2.2.3` | | [werkzeug](https://github.com/pallets/werkzeug) | `2.2.3` | `3.0.3` | | [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.19.1` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.6` | `3.10.2` | | [black](https://github.com/psf/black) | `23.9.1` | `24.3.0` | Updates `certifi` from 2023.7.22 to 2024.7.4 - [Commits](certifi/python-certifi@2023.07.22...2024.07.04) Updates `cryptography` from 41.0.4 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.4...43.0.1) Updates `dash` from 2.13.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v2.13.0...v2.15.0) Updates `dnspython` from 2.4.2 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.4.2...v2.6.1) Updates `idna` from 3.4 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) Updates `jinja2` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.4) Updates `jupyter-server` from 2.7.3 to 2.11.2 - [Release notes](https://github.com/jupyter-server/jupyter_server/releases) - [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md) - [Commits](jupyter-server/jupyter_server@v2.7.3...v2.11.2) Updates `jupyterlab` from 3.6.6 to 3.6.8 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) Updates `pillow` from 10.0.1 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.0.1...10.3.0) Updates `pymatgen` from 2023.6.23 to 2024.2.20 - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md) - [Commits](materialsproject/pymatgen@v2023.06.23...v2024.2.20) Updates `pymongo` from 4.5.0 to 4.6.3 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.5.0...4.6.3) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) Updates `scikit-learn` from 1.3.1 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.3.1...1.5.0) Updates `tornado` from 6.3.3 to 6.4.1 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.3.3...v6.4.1) Updates `tqdm` from 4.66.1 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.1...v4.66.3) Updates `urllib3` from 1.26.20 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.20...2.2.3) Updates `werkzeug` from 2.2.3 to 3.0.3 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.2.3...3.0.3) Updates `zipp` from 3.17.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.17.0...v3.19.1) Updates `aiohttp` from 3.8.6 to 3.10.2 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.6...v3.10.2) Updates `black` from 23.9.1 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.9.1...24.3.0) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: dnspython dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: jupyter-server dependency-type: direct:production dependency-group: pip - dependency-name: jupyterlab dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: pymatgen dependency-type: direct:production dependency-group: pip - dependency-name: pymongo dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: black dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2412df8 commit f79eda2

8 files changed

+105
-105
lines changed

requirements/ubuntu-latest_py3.10.txt

+12-12
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ botocore==1.35.23
4747
# s3transfer
4848
cachelib==0.9.0
4949
# via flask-caching
50-
certifi==2024.8.30
50+
certifi==2024.7.4
5151
# via requests
5252
cffi==1.17.1
5353
# via
@@ -68,7 +68,7 @@ crystaltoolkit-extension==0.6.0
6868
# via crystal_toolkit (pyproject.toml)
6969
cycler==0.12.1
7070
# via matplotlib
71-
dash==2.18.1
71+
dash==2.15.0
7272
# via crystal_toolkit (pyproject.toml)
7373
dash-core-components==2.0.0
7474
# via dash
@@ -112,7 +112,7 @@ fqdn==1.5.1
112112
# via jsonschema
113113
frozendict==2.4.4
114114
# via crystal_toolkit (pyproject.toml)
115-
idna==3.10
115+
idna==3.7
116116
# via
117117
# anyio
118118
# jsonschema
@@ -189,7 +189,7 @@ jupyter-events==0.10.0
189189
# via
190190
# jupyter-server
191191
# jupyter-server-fileid
192-
jupyter-server==2.14.2
192+
jupyter-server==2.11.2
193193
# via
194194
# jupyter-server-fileid
195195
# jupyterlab
@@ -324,7 +324,7 @@ parso==0.8.4
324324
# via jedi
325325
pexpect==4.9.0
326326
# via ipython
327-
pillow==10.4.0
327+
pillow==10.3.0
328328
# via
329329
# imageio
330330
# matplotlib
@@ -373,12 +373,12 @@ pygments==2.18.0
373373
# via
374374
# ipython
375375
# nbconvert
376-
pymatgen==2024.9.17.1
376+
pymatgen==2024.2.20
377377
# via
378378
# crystal_toolkit (pyproject.toml)
379379
# emmet-core
380380
# mp-api
381-
pymongo==4.9.1
381+
pymongo==4.6.3
382382
# via maggma
383383
pynacl==1.5.0
384384
# via paramiko
@@ -416,7 +416,7 @@ referencing==0.35.1
416416
# jsonschema
417417
# jsonschema-specifications
418418
# jupyter-events
419-
requests==2.32.3
419+
requests==2.32.2
420420
# via
421421
# dash
422422
# jupyterlab-server
@@ -446,7 +446,7 @@ s3transfer==0.10.2
446446
# via boto3
447447
scikit-image==0.24.0
448448
# via crystal_toolkit (pyproject.toml)
449-
scikit-learn==1.5.2
449+
scikit-learn==1.5.0
450450
# via crystal_toolkit (pyproject.toml)
451451
scipy==1.14.1
452452
# via
@@ -508,7 +508,7 @@ tornado==6.4.1
508508
# jupyterlab
509509
# notebook
510510
# terminado
511-
tqdm==4.66.5
511+
tqdm==4.66.3
512512
# via
513513
# maggma
514514
# pymatgen
@@ -561,7 +561,7 @@ webencodings==0.5.1
561561
# tinycss2
562562
websocket-client==1.8.0
563563
# via jupyter-server
564-
werkzeug==3.0.4
564+
werkzeug==3.0.3
565565
# via
566566
# dash
567567
# flask
@@ -573,7 +573,7 @@ y-py==0.6.2
573573
# ypy-websocket
574574
ypy-websocket==0.8.4
575575
# via jupyter-server-ydoc
576-
zipp==3.20.2
576+
zipp==3.19.1
577577
# via importlib-metadata
578578

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

requirements/ubuntu-latest_py3.10_extras.txt

+12-12
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiofiles==22.1.0
88
# via ypy-websocket
99
aiohappyeyeballs==2.4.0
1010
# via aiohttp
11-
aiohttp==3.10.5
11+
aiohttp==3.10.2
1212
# via dephell
1313
aioitertools==0.12.0
1414
# via maggma
@@ -69,7 +69,7 @@ beautifulsoup4==4.12.3
6969
# dash
7070
# gdown
7171
# nbconvert
72-
black==24.8.0
72+
black==24.3.0
7373
# via crystal_toolkit (pyproject.toml)
7474
bleach==6.1.0
7575
# via nbconvert
@@ -87,7 +87,7 @@ cachelib==0.9.0
8787
# via flask-caching
8888
cerberus==1.3.5
8989
# via dephell
90-
certifi==2024.8.30
90+
certifi==2024.7.4
9191
# via
9292
# dephell
9393
# netcdf4
@@ -294,7 +294,7 @@ hiphive==1.3.1
294294
# via crystal_toolkit (pyproject.toml)
295295
identify==2.6.1
296296
# via pre-commit
297-
idna==3.10
297+
idna==3.7
298298
# via
299299
# anyio
300300
# jsonschema
@@ -392,7 +392,7 @@ jupyter-events==0.10.0
392392
# via
393393
# jupyter-server
394394
# jupyter-server-fileid
395-
jupyter-server==2.14.2
395+
jupyter-server==2.11.2
396396
# via
397397
# jupyter-server-fileid
398398
# jupyterlab
@@ -639,7 +639,7 @@ pexpect==4.9.0
639639
# ipython
640640
phonopy==2.28.0
641641
# via crystal_toolkit (pyproject.toml)
642-
pillow==10.4.0
642+
pillow==10.3.0
643643
# via
644644
# imageio
645645
# matplotlib
@@ -722,15 +722,15 @@ pygments==2.18.0
722722
# sphinx
723723
pylops==2.3.1
724724
# via py4dstem
725-
pymatgen==2024.9.17.1
725+
pymatgen==2024.2.20
726726
# via
727727
# crystal_toolkit (pyproject.toml)
728728
# emmet-core
729729
# ifermi
730730
# matminer
731731
# mp-api
732732
# robocrys
733-
pymongo==4.9.1
733+
pymongo==4.6.3
734734
# via
735735
# maggma
736736
# matminer
@@ -851,7 +851,7 @@ scikit-image==0.24.0
851851
# crystal_toolkit (pyproject.toml)
852852
# ifermi
853853
# py4dstem
854-
scikit-learn==1.4.2
854+
scikit-learn==1.5.0
855855
# via
856856
# crystal_toolkit (pyproject.toml)
857857
# dscribe
@@ -1003,7 +1003,7 @@ tornado==6.4.1
10031003
# jupyterlab
10041004
# notebook
10051005
# terminado
1006-
tqdm==4.66.5
1006+
tqdm==4.66.3
10071007
# via
10081008
# emdfile
10091009
# gdown
@@ -1089,7 +1089,7 @@ webencodings==0.5.1
10891089
# tinycss2
10901090
websocket-client==1.8.0
10911091
# via jupyter-server
1092-
werkzeug==3.0.4
1092+
werkzeug==3.0.3
10931093
# via
10941094
# dash
10951095
# flask
@@ -1109,7 +1109,7 @@ ypy-websocket==0.8.4
11091109
# via jupyter-server-ydoc
11101110
zict==3.0.0
11111111
# via distributed
1112-
zipp==3.20.2
1112+
zipp==3.19.1
11131113
# via importlib-metadata
11141114
zope-event==5.0
11151115
# via gevent

requirements/ubuntu-latest_py3.11.txt

+12-12
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ botocore==1.35.23
4747
# s3transfer
4848
cachelib==0.9.0
4949
# via flask-caching
50-
certifi==2024.8.30
50+
certifi==2024.7.4
5151
# via requests
5252
cffi==1.17.1
5353
# via
@@ -68,7 +68,7 @@ crystaltoolkit-extension==0.6.0
6868
# via crystal_toolkit (pyproject.toml)
6969
cycler==0.12.1
7070
# via matplotlib
71-
dash==2.18.1
71+
dash==2.15.0
7272
# via crystal_toolkit (pyproject.toml)
7373
dash-core-components==2.0.0
7474
# via dash
@@ -108,7 +108,7 @@ fqdn==1.5.1
108108
# via jsonschema
109109
frozendict==2.4.4
110110
# via crystal_toolkit (pyproject.toml)
111-
idna==3.10
111+
idna==3.7
112112
# via
113113
# anyio
114114
# jsonschema
@@ -185,7 +185,7 @@ jupyter-events==0.10.0
185185
# via
186186
# jupyter-server
187187
# jupyter-server-fileid
188-
jupyter-server==2.14.2
188+
jupyter-server==2.11.2
189189
# via
190190
# jupyter-server-fileid
191191
# jupyterlab
@@ -320,7 +320,7 @@ parso==0.8.4
320320
# via jedi
321321
pexpect==4.9.0
322322
# via ipython
323-
pillow==10.4.0
323+
pillow==10.3.0
324324
# via
325325
# imageio
326326
# matplotlib
@@ -369,12 +369,12 @@ pygments==2.18.0
369369
# via
370370
# ipython
371371
# nbconvert
372-
pymatgen==2024.9.17.1
372+
pymatgen==2024.2.20
373373
# via
374374
# crystal_toolkit (pyproject.toml)
375375
# emmet-core
376376
# mp-api
377-
pymongo==4.9.1
377+
pymongo==4.6.3
378378
# via maggma
379379
pynacl==1.5.0
380380
# via paramiko
@@ -412,7 +412,7 @@ referencing==0.35.1
412412
# jsonschema
413413
# jsonschema-specifications
414414
# jupyter-events
415-
requests==2.32.3
415+
requests==2.32.2
416416
# via
417417
# dash
418418
# jupyterlab-server
@@ -442,7 +442,7 @@ s3transfer==0.10.2
442442
# via boto3
443443
scikit-image==0.24.0
444444
# via crystal_toolkit (pyproject.toml)
445-
scikit-learn==1.5.2
445+
scikit-learn==1.5.0
446446
# via crystal_toolkit (pyproject.toml)
447447
scipy==1.14.1
448448
# via
@@ -502,7 +502,7 @@ tornado==6.4.1
502502
# jupyterlab
503503
# notebook
504504
# terminado
505-
tqdm==4.66.5
505+
tqdm==4.66.3
506506
# via
507507
# maggma
508508
# pymatgen
@@ -554,7 +554,7 @@ webencodings==0.5.1
554554
# tinycss2
555555
websocket-client==1.8.0
556556
# via jupyter-server
557-
werkzeug==3.0.4
557+
werkzeug==3.0.3
558558
# via
559559
# dash
560560
# flask
@@ -566,7 +566,7 @@ y-py==0.6.2
566566
# ypy-websocket
567567
ypy-websocket==0.8.4
568568
# via jupyter-server-ydoc
569-
zipp==3.20.2
569+
zipp==3.19.1
570570
# via importlib-metadata
571571

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

0 commit comments

Comments
 (0)