From e744cc310f0d8d9ac29450ae297d9ffd97633573 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 30 Sep 2024 08:04:15 +0000 Subject: [PATCH 1/6] update dependencies for emmet-api (ubuntu-latest/py3.10) --- .../requirements/ubuntu-latest_py3.10.txt | 10 +++++----- .../ubuntu-latest_py3.10_extras.txt | 20 +++++++++---------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/emmet-api/requirements/ubuntu-latest_py3.10.txt b/emmet-api/requirements/ubuntu-latest_py3.10.txt index 297abe3dc..ee38a582e 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.10.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.10.txt @@ -21,11 +21,11 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.27 +boto3==1.35.29 # via # emmet-api (setup.py) # maggma -botocore==1.35.27 +botocore==1.35.29 # via # boto3 # s3transfer @@ -47,7 +47,7 @@ cryptography==43.0.1 # via paramiko cycler==0.12.1 # via matplotlib -ddtrace==2.13.0 +ddtrace==2.14.0 # via emmet-api (setup.py) deprecated==1.2.14 # via opentelemetry-api @@ -97,7 +97,7 @@ latexcodec==3.0.0 # via pybtex lazy-loader==0.4 # via scikit-image -maggma[api]==0.69.3 +maggma[api]==0.69.4 # via emmet-api (setup.py) matplotlib==3.9.2 # via pymatgen @@ -292,7 +292,7 @@ urllib3==2.2.3 # via # botocore # requests -uvicorn==0.30.6 +uvicorn==0.31.0 # via maggma wrapt==1.16.0 # via diff --git a/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt index 12010d941..b6e22316f 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt @@ -21,15 +21,15 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.27 +boto3==1.35.29 # via # emmet-api (setup.py) # maggma -botocore==1.35.27 +botocore==1.35.29 # via # boto3 # s3transfer -bracex==2.5 +bracex==2.5.post1 # via wcmatch bytecode==0.15.1 # via ddtrace @@ -60,7 +60,7 @@ csscompressor==0.9.5 # via mkdocs-minify-plugin cycler==0.12.1 # via matplotlib -ddtrace==2.13.0 +ddtrace==2.14.0 # via emmet-api (setup.py) deprecated==1.2.14 # via opentelemetry-api @@ -138,7 +138,7 @@ lazy-loader==0.4 # via scikit-image livereload==2.7.0 # via emmet-api (setup.py) -maggma[api]==0.69.3 +maggma[api]==0.69.4 # via emmet-api (setup.py) markdown==3.7 # via @@ -319,7 +319,7 @@ pymatgen-analysis-alloys==0.0.6 # via emmet-api (setup.py) pymatgen-analysis-defects==2024.7.19 # via emmet-api (setup.py) -pymdown-extensions==10.10.1 +pymdown-extensions==10.11.1 # via # mkdocs-material # mkdocstrings @@ -453,13 +453,13 @@ urllib3==2.2.3 # botocore # requests # types-requests -uvicorn==0.30.6 +uvicorn==0.31.0 # via maggma -virtualenv==20.26.5 +virtualenv==20.26.6 # via pre-commit -watchdog==5.0.2 +watchdog==5.0.3 # via mkdocs -wcmatch==9.0 +wcmatch==10.0 # via mkdocs-awesome-pages-plugin wincertstore==0.2.1 # via emmet-api (setup.py) From 42916993822b2460b79af2bceed4b700473c7744 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 30 Sep 2024 08:04:09 +0000 Subject: [PATCH 2/6] update dependencies for emmet-api (ubuntu-latest/py3.11) --- .../requirements/ubuntu-latest_py3.11.txt | 10 +++++----- .../ubuntu-latest_py3.11_extras.txt | 20 +++++++++---------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/emmet-api/requirements/ubuntu-latest_py3.11.txt b/emmet-api/requirements/ubuntu-latest_py3.11.txt index 179e7b962..929828dcf 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.11.txt @@ -21,11 +21,11 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.27 +boto3==1.35.29 # via # emmet-api (setup.py) # maggma -botocore==1.35.27 +botocore==1.35.29 # via # boto3 # s3transfer @@ -47,7 +47,7 @@ cryptography==43.0.1 # via paramiko cycler==0.12.1 # via matplotlib -ddtrace==2.13.0 +ddtrace==2.14.0 # via emmet-api (setup.py) deprecated==1.2.14 # via opentelemetry-api @@ -95,7 +95,7 @@ latexcodec==3.0.0 # via pybtex lazy-loader==0.4 # via scikit-image -maggma[api]==0.69.3 +maggma[api]==0.69.4 # via emmet-api (setup.py) matplotlib==3.9.2 # via pymatgen @@ -287,7 +287,7 @@ urllib3==2.2.3 # via # botocore # requests -uvicorn==0.30.6 +uvicorn==0.31.0 # via maggma wrapt==1.16.0 # via diff --git a/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt index 3b5cef53b..2b2dd552e 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt @@ -21,15 +21,15 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.27 +boto3==1.35.29 # via # emmet-api (setup.py) # maggma -botocore==1.35.27 +botocore==1.35.29 # via # boto3 # s3transfer -bracex==2.5 +bracex==2.5.post1 # via wcmatch bytecode==0.15.1 # via ddtrace @@ -60,7 +60,7 @@ csscompressor==0.9.5 # via mkdocs-minify-plugin cycler==0.12.1 # via matplotlib -ddtrace==2.13.0 +ddtrace==2.14.0 # via emmet-api (setup.py) deprecated==1.2.14 # via opentelemetry-api @@ -134,7 +134,7 @@ lazy-loader==0.4 # via scikit-image livereload==2.7.0 # via emmet-api (setup.py) -maggma[api]==0.69.3 +maggma[api]==0.69.4 # via emmet-api (setup.py) markdown==3.7 # via @@ -315,7 +315,7 @@ pymatgen-analysis-alloys==0.0.6 # via emmet-api (setup.py) pymatgen-analysis-defects==2024.7.19 # via emmet-api (setup.py) -pymdown-extensions==10.10.1 +pymdown-extensions==10.11.1 # via # mkdocs-material # mkdocstrings @@ -441,13 +441,13 @@ urllib3==2.2.3 # botocore # requests # types-requests -uvicorn==0.30.6 +uvicorn==0.31.0 # via maggma -virtualenv==20.26.5 +virtualenv==20.26.6 # via pre-commit -watchdog==5.0.2 +watchdog==5.0.3 # via mkdocs -wcmatch==9.0 +wcmatch==10.0 # via mkdocs-awesome-pages-plugin wincertstore==0.2.1 # via emmet-api (setup.py) From 7aa999311803ae96cfeb982cd916ed5a02d06810 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 30 Sep 2024 08:05:24 +0000 Subject: [PATCH 3/6] update dependencies for emmet-builders (ubuntu-latest/py3.10) --- .../requirements/ubuntu-latest_py3.10.txt | 8 +++---- .../ubuntu-latest_py3.10_extras.txt | 24 +++++++++---------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/emmet-builders/requirements/ubuntu-latest_py3.10.txt b/emmet-builders/requirements/ubuntu-latest_py3.10.txt index bc3e2fc47..71b35129c 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.10.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.10.txt @@ -19,9 +19,9 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.27 +boto3==1.35.29 # via maggma -botocore==1.35.27 +botocore==1.35.29 # via # boto3 # s3transfer @@ -55,7 +55,7 @@ fonttools==4.54.1 # via matplotlib griddataformats==1.0.2 # via mdanalysis -h5py==3.12.0 +h5py==3.12.1 # via phonopy idna==3.10 # via requests @@ -88,7 +88,7 @@ latexcodec==3.0.0 # via pybtex lazy-loader==0.4 # via scikit-image -maggma==0.69.3 +maggma==0.69.4 # via # emmet-builders (setup.py) # mp-api diff --git a/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt index e1e4ea295..579c34e03 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt @@ -4,9 +4,9 @@ # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.10_extras.txt # -aiohappyeyeballs==2.4.0 +aiohappyeyeballs==2.4.2 # via aiohttp -aiohttp==3.10.6 +aiohttp==3.10.8 # via fsspec aioitertools==0.12.0 # via maggma @@ -30,13 +30,13 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.27 +boto3==1.35.29 # via maggma -botocore==1.35.27 +botocore==1.35.29 # via # boto3 # s3transfer -bracex==2.5 +bracex==2.5.post1 # via wcmatch certifi==2024.8.30 # via requests @@ -110,7 +110,7 @@ griddataformats==1.0.2 # via mdanalysis griffe==1.3.1 # via mkdocstrings-python -h5py==3.12.0 +h5py==3.12.1 # via phonopy htmlmin2==0.1.13 # via mkdocs-minify-plugin @@ -167,7 +167,7 @@ lightning-utilities==0.11.7 # torchmetrics livereload==2.7.0 # via emmet-builders (setup.py) -maggma==0.69.3 +maggma==0.69.4 # via # emmet-builders (setup.py) # mp-api @@ -471,7 +471,7 @@ pymatgen-analysis-defects==2024.7.19 # via emmet-core pymatgen-analysis-diffusion==2024.7.15 # via emmet-core -pymdown-extensions==10.10.1 +pymdown-extensions==10.11.1 # via # mkdocs-material # mkdocstrings @@ -680,17 +680,17 @@ urllib3==2.2.3 # requests # torchdata # types-requests -virtualenv==20.26.5 +virtualenv==20.26.6 # via pre-commit -watchdog==5.0.2 +watchdog==5.0.3 # via mkdocs -wcmatch==9.0 +wcmatch==10.0 # via mkdocs-awesome-pages-plugin wincertstore==0.2.1 # via emmet-builders (setup.py) wrapt==1.16.0 # via smart-open -yarl==1.12.1 +yarl==1.13.1 # via aiohttp # The following packages are considered to be unsafe in a requirements file: From f59fd45f2875bf6c44a2d86458c7b0622900506a Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 30 Sep 2024 08:05:20 +0000 Subject: [PATCH 4/6] update dependencies for emmet-builders (ubuntu-latest/py3.11) --- .../requirements/ubuntu-latest_py3.11.txt | 8 +++---- .../ubuntu-latest_py3.11_extras.txt | 24 +++++++++---------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/emmet-builders/requirements/ubuntu-latest_py3.11.txt b/emmet-builders/requirements/ubuntu-latest_py3.11.txt index aa0466a4b..2af99effc 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.11.txt @@ -19,9 +19,9 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.27 +boto3==1.35.29 # via maggma -botocore==1.35.27 +botocore==1.35.29 # via # boto3 # s3transfer @@ -53,7 +53,7 @@ fonttools==4.54.1 # via matplotlib griddataformats==1.0.2 # via mdanalysis -h5py==3.12.0 +h5py==3.12.1 # via phonopy idna==3.10 # via requests @@ -86,7 +86,7 @@ latexcodec==3.0.0 # via pybtex lazy-loader==0.4 # via scikit-image -maggma==0.69.3 +maggma==0.69.4 # via # emmet-builders (setup.py) # mp-api diff --git a/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt index 010fb7fb0..a1a31837e 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt @@ -4,9 +4,9 @@ # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.11_extras.txt # -aiohappyeyeballs==2.4.0 +aiohappyeyeballs==2.4.2 # via aiohttp -aiohttp==3.10.6 +aiohttp==3.10.8 # via fsspec aioitertools==0.12.0 # via maggma @@ -28,13 +28,13 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.27 +boto3==1.35.29 # via maggma -botocore==1.35.27 +botocore==1.35.29 # via # boto3 # s3transfer -bracex==2.5 +bracex==2.5.post1 # via wcmatch certifi==2024.8.30 # via requests @@ -106,7 +106,7 @@ griddataformats==1.0.2 # via mdanalysis griffe==1.3.1 # via mkdocstrings-python -h5py==3.12.0 +h5py==3.12.1 # via phonopy htmlmin2==0.1.13 # via mkdocs-minify-plugin @@ -163,7 +163,7 @@ lightning-utilities==0.11.7 # torchmetrics livereload==2.7.0 # via emmet-builders (setup.py) -maggma==0.69.3 +maggma==0.69.4 # via # emmet-builders (setup.py) # mp-api @@ -467,7 +467,7 @@ pymatgen-analysis-defects==2024.7.19 # via emmet-core pymatgen-analysis-diffusion==2024.7.15 # via emmet-core -pymdown-extensions==10.10.1 +pymdown-extensions==10.11.1 # via # mkdocs-material # mkdocstrings @@ -670,17 +670,17 @@ urllib3==2.2.3 # requests # torchdata # types-requests -virtualenv==20.26.5 +virtualenv==20.26.6 # via pre-commit -watchdog==5.0.2 +watchdog==5.0.3 # via mkdocs -wcmatch==9.0 +wcmatch==10.0 # via mkdocs-awesome-pages-plugin wincertstore==0.2.1 # via emmet-builders (setup.py) wrapt==1.16.0 # via smart-open -yarl==1.12.1 +yarl==1.13.1 # via aiohttp # The following packages are considered to be unsafe in a requirements file: From 1faf863b8627f89aeed5186e7832f7ede9a44eed Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 30 Sep 2024 08:05:10 +0000 Subject: [PATCH 5/6] update dependencies for emmet-core (ubuntu-latest/py3.10) --- .../ubuntu-latest_py3.10_extras.txt | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt index 6332f6b60..b1f5e9eaf 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt @@ -4,9 +4,9 @@ # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.10_extras.txt # -aiohappyeyeballs==2.4.0 +aiohappyeyeballs==2.4.2 # via aiohttp -aiohttp==3.10.6 +aiohttp==3.10.8 # via fsspec aioitertools==0.12.0 # via maggma @@ -30,13 +30,13 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.27 +boto3==1.35.29 # via maggma -botocore==1.35.27 +botocore==1.35.29 # via # boto3 # s3transfer -bracex==2.5 +bracex==2.5.post1 # via wcmatch certifi==2024.8.30 # via requests @@ -110,7 +110,7 @@ griddataformats==1.0.2 # via mdanalysis griffe==1.3.1 # via mkdocstrings-python -h5py==3.12.0 +h5py==3.12.1 # via phonopy htmlmin2==0.1.13 # via mkdocs-minify-plugin @@ -167,7 +167,7 @@ lightning-utilities==0.11.7 # torchmetrics livereload==2.7.0 # via emmet-core (setup.py) -maggma==0.69.3 +maggma==0.69.4 # via mp-api markdown==3.7 # via @@ -473,7 +473,7 @@ pymatgen-analysis-defects==2024.7.19 # via emmet-core (setup.py) pymatgen-analysis-diffusion==2024.7.15 # via emmet-core (setup.py) -pymdown-extensions==10.10.1 +pymdown-extensions==10.11.1 # via # mkdocs-material # mkdocstrings @@ -678,17 +678,17 @@ urllib3==2.2.3 # requests # torchdata # types-requests -virtualenv==20.26.5 +virtualenv==20.26.6 # via pre-commit -watchdog==5.0.2 +watchdog==5.0.3 # via mkdocs -wcmatch==9.0 +wcmatch==10.0 # via mkdocs-awesome-pages-plugin wincertstore==0.2.1 # via emmet-core (setup.py) wrapt==1.16.0 # via smart-open -yarl==1.12.1 +yarl==1.13.1 # via aiohttp # The following packages are considered to be unsafe in a requirements file: From 05eef5c45b46f7132802e60561267003390edeae Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 30 Sep 2024 08:04:31 +0000 Subject: [PATCH 6/6] update dependencies for emmet-core (ubuntu-latest/py3.11) --- .../ubuntu-latest_py3.11_extras.txt | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt index cb0d2bc38..6e8dc853f 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt @@ -4,9 +4,9 @@ # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.11_extras.txt # -aiohappyeyeballs==2.4.0 +aiohappyeyeballs==2.4.2 # via aiohttp -aiohttp==3.10.6 +aiohttp==3.10.8 # via fsspec aioitertools==0.12.0 # via maggma @@ -28,13 +28,13 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.27 +boto3==1.35.29 # via maggma -botocore==1.35.27 +botocore==1.35.29 # via # boto3 # s3transfer -bracex==2.5 +bracex==2.5.post1 # via wcmatch certifi==2024.8.30 # via requests @@ -106,7 +106,7 @@ griddataformats==1.0.2 # via mdanalysis griffe==1.3.1 # via mkdocstrings-python -h5py==3.12.0 +h5py==3.12.1 # via phonopy htmlmin2==0.1.13 # via mkdocs-minify-plugin @@ -163,7 +163,7 @@ lightning-utilities==0.11.7 # torchmetrics livereload==2.7.0 # via emmet-core (setup.py) -maggma==0.69.3 +maggma==0.69.4 # via mp-api markdown==3.7 # via @@ -469,7 +469,7 @@ pymatgen-analysis-defects==2024.7.19 # via emmet-core (setup.py) pymatgen-analysis-diffusion==2024.7.15 # via emmet-core (setup.py) -pymdown-extensions==10.10.1 +pymdown-extensions==10.11.1 # via # mkdocs-material # mkdocstrings @@ -668,17 +668,17 @@ urllib3==2.2.3 # requests # torchdata # types-requests -virtualenv==20.26.5 +virtualenv==20.26.6 # via pre-commit -watchdog==5.0.2 +watchdog==5.0.3 # via mkdocs -wcmatch==9.0 +wcmatch==10.0 # via mkdocs-awesome-pages-plugin wincertstore==0.2.1 # via emmet-core (setup.py) wrapt==1.16.0 # via smart-open -yarl==1.12.1 +yarl==1.13.1 # via aiohttp # The following packages are considered to be unsafe in a requirements file: