From a31485d2ca33ef595f6a8c335b9bb9aca0a05d0c Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 25 Jan 2025 00:26:11 +0000 Subject: [PATCH 1/6] update dependencies for emmet-api (ubuntu-latest/py3.10) --- .../requirements/ubuntu-latest_py3.10.txt | 18 +++++++++--------- .../ubuntu-latest_py3.10_extras.txt | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/emmet-api/requirements/ubuntu-latest_py3.10.txt b/emmet-api/requirements/ubuntu-latest_py3.10.txt index e43d47ea77..9bed728f3e 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.3.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.36.4 +boto3==1.36.6 # via # emmet-api (setup.py) # maggma -botocore==1.36.4 +botocore==1.36.6 # via # boto3 # s3transfer @@ -47,9 +47,9 @@ cryptography==44.0.0 # via paramiko cycler==0.12.1 # via matplotlib -ddtrace==2.19.1 +ddtrace==2.20.0 # via emmet-api (setup.py) -deprecated==1.2.15 +deprecated==1.2.17 # via opentelemetry-api dnspython==2.7.0 # via @@ -65,7 +65,7 @@ fastapi==0.115.7 # via # emmet-api (setup.py) # maggma -fonttools==4.55.4 +fonttools==4.55.6 # via matplotlib gunicorn==23.0.0 # via emmet-api (setup.py) @@ -170,7 +170,7 @@ pybtex==0.24.0 # pymatgen pycparser==2.22 # via cffi -pydantic==2.10.5 +pydantic==2.10.6 # via # emmet-core # fastapi @@ -184,7 +184,7 @@ pydantic-settings==2.7.1 # maggma pydash==8.0.5 # via maggma -pymatgen==2025.1.9 +pymatgen==2025.1.24 # via # emmet-core # mp-pyrho @@ -233,7 +233,7 @@ ruamel-yaml==0.18.10 # pymatgen ruamel-yaml-clib==0.2.12 # via ruamel-yaml -s3transfer==0.11.1 +s3transfer==0.11.2 # via boto3 scikit-image==0.25.0 # via pymatgen-analysis-defects @@ -259,7 +259,7 @@ spglib==2.5.0 # via pymatgen sshtunnel==0.4.0 # via maggma -starlette==0.45.2 +starlette==0.45.3 # via fastapi sympy==1.13.3 # via pymatgen diff --git a/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt index 1a175fb323..7fdab983cf 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt @@ -21,11 +21,11 @@ attrs==24.3.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.36.4 +boto3==1.36.6 # via # emmet-api (setup.py) # maggma -botocore==1.36.4 +botocore==1.36.6 # via # boto3 # s3transfer @@ -60,9 +60,9 @@ csscompressor==0.9.5 # via mkdocs-minify-plugin cycler==0.12.1 # via matplotlib -ddtrace==2.19.1 +ddtrace==2.20.0 # via emmet-api (setup.py) -deprecated==1.2.15 +deprecated==1.2.17 # via opentelemetry-api distlib==0.3.9 # via virtualenv @@ -86,7 +86,7 @@ filelock==3.17.0 # via virtualenv flake8==7.1.1 # via emmet-api (setup.py) -fonttools==4.55.4 +fonttools==4.55.6 # via matplotlib ghp-import==2.1.0 # via mkdocs @@ -290,7 +290,7 @@ pycodestyle==2.12.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.10.5 +pydantic==2.10.6 # via # emmet-core # fastapi @@ -310,7 +310,7 @@ pyflakes==3.2.0 # via flake8 pygments==2.19.1 # via mkdocs-material -pymatgen==2025.1.9 +pymatgen==2025.1.24 # via # emmet-core # mp-pyrho @@ -379,7 +379,7 @@ ruamel-yaml==0.18.10 # pymatgen ruamel-yaml-clib==0.2.12 # via ruamel-yaml -s3transfer==0.11.1 +s3transfer==0.11.2 # via boto3 scikit-image==0.25.0 # via pymatgen-analysis-defects @@ -407,7 +407,7 @@ spglib==2.5.0 # via pymatgen sshtunnel==0.4.0 # via maggma -starlette==0.45.2 +starlette==0.45.3 # via fastapi sympy==1.13.3 # via pymatgen From ff119f1345d0476e1d7228480a81f1aad6c3a8a5 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 25 Jan 2025 00:26:08 +0000 Subject: [PATCH 2/6] update dependencies for emmet-api (ubuntu-latest/py3.11) --- .../requirements/ubuntu-latest_py3.11.txt | 18 +++++++++--------- .../ubuntu-latest_py3.11_extras.txt | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/emmet-api/requirements/ubuntu-latest_py3.11.txt b/emmet-api/requirements/ubuntu-latest_py3.11.txt index 752e26b080..15765d2cf1 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.3.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.36.4 +boto3==1.36.6 # via # emmet-api (setup.py) # maggma -botocore==1.36.4 +botocore==1.36.6 # via # boto3 # s3transfer @@ -47,9 +47,9 @@ cryptography==44.0.0 # via paramiko cycler==0.12.1 # via matplotlib -ddtrace==2.19.1 +ddtrace==2.20.0 # via emmet-api (setup.py) -deprecated==1.2.15 +deprecated==1.2.17 # via opentelemetry-api dnspython==2.7.0 # via @@ -63,7 +63,7 @@ fastapi==0.115.7 # via # emmet-api (setup.py) # maggma -fonttools==4.55.4 +fonttools==4.55.6 # via matplotlib gunicorn==23.0.0 # via emmet-api (setup.py) @@ -168,7 +168,7 @@ pybtex==0.24.0 # pymatgen pycparser==2.22 # via cffi -pydantic==2.10.5 +pydantic==2.10.6 # via # emmet-core # fastapi @@ -182,7 +182,7 @@ pydantic-settings==2.7.1 # maggma pydash==8.0.5 # via maggma -pymatgen==2025.1.9 +pymatgen==2025.1.24 # via # emmet-core # mp-pyrho @@ -231,7 +231,7 @@ ruamel-yaml==0.18.10 # pymatgen ruamel-yaml-clib==0.2.12 # via ruamel-yaml -s3transfer==0.11.1 +s3transfer==0.11.2 # via boto3 scikit-image==0.25.0 # via pymatgen-analysis-defects @@ -257,7 +257,7 @@ spglib==2.5.0 # via pymatgen sshtunnel==0.4.0 # via maggma -starlette==0.45.2 +starlette==0.45.3 # via fastapi sympy==1.13.3 # via pymatgen diff --git a/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt index 3ee55ea7b6..8ae9c27bd5 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt @@ -21,11 +21,11 @@ attrs==24.3.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.36.4 +boto3==1.36.6 # via # emmet-api (setup.py) # maggma -botocore==1.36.4 +botocore==1.36.6 # via # boto3 # s3transfer @@ -60,9 +60,9 @@ csscompressor==0.9.5 # via mkdocs-minify-plugin cycler==0.12.1 # via matplotlib -ddtrace==2.19.1 +ddtrace==2.20.0 # via emmet-api (setup.py) -deprecated==1.2.15 +deprecated==1.2.17 # via opentelemetry-api distlib==0.3.9 # via virtualenv @@ -82,7 +82,7 @@ filelock==3.17.0 # via virtualenv flake8==7.1.1 # via emmet-api (setup.py) -fonttools==4.55.4 +fonttools==4.55.6 # via matplotlib ghp-import==2.1.0 # via mkdocs @@ -286,7 +286,7 @@ pycodestyle==2.12.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.10.5 +pydantic==2.10.6 # via # emmet-core # fastapi @@ -306,7 +306,7 @@ pyflakes==3.2.0 # via flake8 pygments==2.19.1 # via mkdocs-material -pymatgen==2025.1.9 +pymatgen==2025.1.24 # via # emmet-core # mp-pyrho @@ -375,7 +375,7 @@ ruamel-yaml==0.18.10 # pymatgen ruamel-yaml-clib==0.2.12 # via ruamel-yaml -s3transfer==0.11.1 +s3transfer==0.11.2 # via boto3 scikit-image==0.25.0 # via pymatgen-analysis-defects @@ -403,7 +403,7 @@ spglib==2.5.0 # via pymatgen sshtunnel==0.4.0 # via maggma -starlette==0.45.2 +starlette==0.45.3 # via fastapi sympy==1.13.3 # via pymatgen From b61c06fcd040b581bdf0c824b8be59e4bac948b8 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 25 Jan 2025 00:26:41 +0000 Subject: [PATCH 3/6] update dependencies for emmet-builders (ubuntu-latest/py3.10) --- emmet-builders/requirements/ubuntu-latest_py3.10.txt | 12 ++++++------ .../requirements/ubuntu-latest_py3.10_extras.txt | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/emmet-builders/requirements/ubuntu-latest_py3.10.txt b/emmet-builders/requirements/ubuntu-latest_py3.10.txt index be675b109f..c0e6a8315a 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.3.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.36.4 +boto3==1.36.6 # via maggma -botocore==1.36.4 +botocore==1.36.6 # via # boto3 # s3transfer @@ -51,7 +51,7 @@ exceptiongroup==1.2.2 # via pytest fasteners==0.19 # via mdanalysis -fonttools==4.55.4 +fonttools==4.55.6 # via matplotlib griddataformats==1.0.2 # via mdanalysis @@ -237,7 +237,7 @@ pybtex==0.24.0 # robocrys pycparser==2.22 # via cffi -pydantic==2.10.5 +pydantic==2.10.6 # via # emmet-core # maggma @@ -250,7 +250,7 @@ pydantic-settings==2.7.1 # maggma pydash==8.0.5 # via maggma -pymatgen==2025.1.9 +pymatgen==2025.1.24 # via # emmet-core # matcalc @@ -320,7 +320,7 @@ ruamel-yaml==0.18.10 # robocrys ruamel-yaml-clib==0.2.12 # via ruamel-yaml -s3transfer==0.11.1 +s3transfer==0.11.2 # via boto3 scikit-image==0.25.0 # via pymatgen-analysis-defects diff --git a/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt index 988256f76d..f4beb935a1 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt @@ -30,9 +30,9 @@ attrs==24.3.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.36.4 +boto3==1.36.6 # via maggma -botocore==1.36.4 +botocore==1.36.6 # via # boto3 # s3transfer @@ -93,7 +93,7 @@ filelock==3.17.0 # virtualenv flake8==7.1.1 # via emmet-builders (setup.py) -fonttools==4.55.4 +fonttools==4.55.6 # via matplotlib frozenlist==1.5.0 # via @@ -449,7 +449,7 @@ pycodestyle==2.12.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.10.5 +pydantic==2.10.6 # via # emmet-core # maggma @@ -469,7 +469,7 @@ pyflakes==3.2.0 # via flake8 pygments==2.19.1 # via mkdocs-material -pymatgen==2025.1.9 +pymatgen==2025.1.24 # via # chgnet # emmet-core @@ -565,7 +565,7 @@ ruamel-yaml==0.18.10 # robocrys ruamel-yaml-clib==0.2.12 # via ruamel-yaml -s3transfer==0.11.1 +s3transfer==0.11.2 # via boto3 scikit-image==0.25.0 # via pymatgen-analysis-defects From d9cf42caf3d10c9ecd6de93127007cbe3d2cc2fb Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 25 Jan 2025 00:26:42 +0000 Subject: [PATCH 4/6] update dependencies for emmet-builders (ubuntu-latest/py3.11) --- emmet-builders/requirements/ubuntu-latest_py3.11.txt | 12 ++++++------ .../requirements/ubuntu-latest_py3.11_extras.txt | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/emmet-builders/requirements/ubuntu-latest_py3.11.txt b/emmet-builders/requirements/ubuntu-latest_py3.11.txt index 4e1aea8f3f..1da2c19185 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.3.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.36.4 +boto3==1.36.6 # via maggma -botocore==1.36.4 +botocore==1.36.6 # via # boto3 # s3transfer @@ -49,7 +49,7 @@ emmet-core[all]==0.84.5 # mp-api fasteners==0.19 # via mdanalysis -fonttools==4.55.4 +fonttools==4.55.6 # via matplotlib griddataformats==1.0.2 # via mdanalysis @@ -235,7 +235,7 @@ pybtex==0.24.0 # robocrys pycparser==2.22 # via cffi -pydantic==2.10.5 +pydantic==2.10.6 # via # emmet-core # maggma @@ -248,7 +248,7 @@ pydantic-settings==2.7.1 # maggma pydash==8.0.5 # via maggma -pymatgen==2025.1.9 +pymatgen==2025.1.24 # via # emmet-core # matcalc @@ -318,7 +318,7 @@ ruamel-yaml==0.18.10 # robocrys ruamel-yaml-clib==0.2.12 # via ruamel-yaml -s3transfer==0.11.1 +s3transfer==0.11.2 # via boto3 scikit-image==0.25.0 # via pymatgen-analysis-defects diff --git a/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt index 2b7406e9b7..e0ff6c19a4 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt @@ -28,9 +28,9 @@ attrs==24.3.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.36.4 +boto3==1.36.6 # via maggma -botocore==1.36.4 +botocore==1.36.6 # via # boto3 # s3transfer @@ -89,7 +89,7 @@ filelock==3.17.0 # virtualenv flake8==7.1.1 # via emmet-builders (setup.py) -fonttools==4.55.4 +fonttools==4.55.6 # via matplotlib frozenlist==1.5.0 # via @@ -445,7 +445,7 @@ pycodestyle==2.12.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.10.5 +pydantic==2.10.6 # via # emmet-core # maggma @@ -465,7 +465,7 @@ pyflakes==3.2.0 # via flake8 pygments==2.19.1 # via mkdocs-material -pymatgen==2025.1.9 +pymatgen==2025.1.24 # via # chgnet # emmet-core @@ -561,7 +561,7 @@ ruamel-yaml==0.18.10 # robocrys ruamel-yaml-clib==0.2.12 # via ruamel-yaml -s3transfer==0.11.1 +s3transfer==0.11.2 # via boto3 scikit-image==0.25.0 # via pymatgen-analysis-defects From a78906702923d2ce86cbff94fe1fda3963da2c7f Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 25 Jan 2025 00:26:37 +0000 Subject: [PATCH 5/6] update dependencies for emmet-core (ubuntu-latest/py3.10) --- emmet-core/requirements/ubuntu-latest_py3.10.txt | 6 +++--- .../requirements/ubuntu-latest_py3.10_extras.txt | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/emmet-core/requirements/ubuntu-latest_py3.10.txt b/emmet-core/requirements/ubuntu-latest_py3.10.txt index 8a1fb08f27..2068102095 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.10.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.10.txt @@ -14,7 +14,7 @@ contourpy==1.3.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.55.4 +fonttools==4.55.6 # via matplotlib idna==3.10 # via requests @@ -60,7 +60,7 @@ pybtex==0.24.0 # via # emmet-core (setup.py) # pymatgen -pydantic==2.10.5 +pydantic==2.10.6 # via # emmet-core (setup.py) # pydantic-settings @@ -68,7 +68,7 @@ pydantic-core==2.27.2 # via pydantic pydantic-settings==2.7.1 # via emmet-core (setup.py) -pymatgen==2025.1.9 +pymatgen==2025.1.24 # via emmet-core (setup.py) pyparsing==3.2.1 # via matplotlib diff --git a/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt index a4408e4ab8..002ff80ac9 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt @@ -30,9 +30,9 @@ attrs==24.3.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.36.4 +boto3==1.36.6 # via maggma -botocore==1.36.4 +botocore==1.36.6 # via # boto3 # s3transfer @@ -93,7 +93,7 @@ filelock==3.17.0 # virtualenv flake8==7.1.1 # via emmet-core (setup.py) -fonttools==4.55.4 +fonttools==4.55.6 # via matplotlib frozenlist==1.5.0 # via @@ -448,7 +448,7 @@ pycodestyle==2.12.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.10.5 +pydantic==2.10.6 # via # emmet-core # emmet-core (setup.py) @@ -470,7 +470,7 @@ pyflakes==3.2.0 # via flake8 pygments==2.19.1 # via mkdocs-material -pymatgen==2025.1.9 +pymatgen==2025.1.24 # via # chgnet # emmet-core @@ -568,7 +568,7 @@ ruamel-yaml==0.18.10 # robocrys ruamel-yaml-clib==0.2.12 # via ruamel-yaml -s3transfer==0.11.1 +s3transfer==0.11.2 # via boto3 scikit-image==0.25.0 # via pymatgen-analysis-defects From 109e9a99f2582cdfa2e23fa3fcea32e9853815cb Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 25 Jan 2025 00:26:33 +0000 Subject: [PATCH 6/6] update dependencies for emmet-core (ubuntu-latest/py3.11) --- emmet-core/requirements/ubuntu-latest_py3.11.txt | 6 +++--- .../requirements/ubuntu-latest_py3.11_extras.txt | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/emmet-core/requirements/ubuntu-latest_py3.11.txt b/emmet-core/requirements/ubuntu-latest_py3.11.txt index 1df323fd57..38c8445630 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.11.txt @@ -14,7 +14,7 @@ contourpy==1.3.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.55.4 +fonttools==4.55.6 # via matplotlib idna==3.10 # via requests @@ -60,7 +60,7 @@ pybtex==0.24.0 # via # emmet-core (setup.py) # pymatgen -pydantic==2.10.5 +pydantic==2.10.6 # via # emmet-core (setup.py) # pydantic-settings @@ -68,7 +68,7 @@ pydantic-core==2.27.2 # via pydantic pydantic-settings==2.7.1 # via emmet-core (setup.py) -pymatgen==2025.1.9 +pymatgen==2025.1.24 # via emmet-core (setup.py) pyparsing==3.2.1 # via matplotlib diff --git a/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt index db981815b2..f1c7e1e197 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt @@ -28,9 +28,9 @@ attrs==24.3.0 # referencing bcrypt==4.2.1 # via paramiko -boto3==1.36.4 +boto3==1.36.6 # via maggma -botocore==1.36.4 +botocore==1.36.6 # via # boto3 # s3transfer @@ -89,7 +89,7 @@ filelock==3.17.0 # virtualenv flake8==7.1.1 # via emmet-core (setup.py) -fonttools==4.55.4 +fonttools==4.55.6 # via matplotlib frozenlist==1.5.0 # via @@ -444,7 +444,7 @@ pycodestyle==2.12.1 # flake8 pycparser==2.22 # via cffi -pydantic==2.10.5 +pydantic==2.10.6 # via # emmet-core # emmet-core (setup.py) @@ -466,7 +466,7 @@ pyflakes==3.2.0 # via flake8 pygments==2.19.1 # via mkdocs-material -pymatgen==2025.1.9 +pymatgen==2025.1.24 # via # chgnet # emmet-core @@ -564,7 +564,7 @@ ruamel-yaml==0.18.10 # robocrys ruamel-yaml-clib==0.2.12 # via ruamel-yaml -s3transfer==0.11.1 +s3transfer==0.11.2 # via boto3 scikit-image==0.25.0 # via pymatgen-analysis-defects