From e9afdc110e59f8e288d3dd2f923efa46fada5a2a Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 5 Nov 2024 19:26:31 +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 | 22 +++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/emmet-api/requirements/ubuntu-latest_py3.10.txt b/emmet-api/requirements/ubuntu-latest_py3.10.txt index bc6f422b97..3e40df3640 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.51 +boto3==1.35.54 # via # emmet-api (setup.py) # maggma -botocore==1.35.51 +botocore==1.35.54 # via # boto3 # s3transfer @@ -47,7 +47,7 @@ cryptography==43.0.3 # via paramiko cycler==0.12.1 # via matplotlib -ddtrace==2.14.4 +ddtrace==2.16.0 # via emmet-api (setup.py) deprecated==1.2.14 # via opentelemetry-api @@ -77,7 +77,7 @@ idna==3.10 # requests imageio==2.36.0 # via scikit-image -importlib-metadata==8.4.0 +importlib-metadata==8.5.0 # via opentelemetry-api jmespath==1.0.1 # via @@ -135,9 +135,9 @@ numpy==1.26.4 # shapely # spglib # tifffile -opentelemetry-api==1.27.0 +opentelemetry-api==1.28.0 # via ddtrace -orjson==3.10.10 +orjson==3.10.11 # via maggma packaging==24.1 # via @@ -178,11 +178,11 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via # emmet-core # maggma -pydash==8.0.3 +pydash==8.0.4 # via maggma pymatgen==2024.10.29 # via @@ -222,7 +222,7 @@ referencing==0.35.1 # jsonschema-specifications requests==2.32.3 # via pymatgen -rpds-py==0.20.0 +rpds-py==0.20.1 # via # jsonschema # referencing diff --git a/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt index 588c8d7a63..fff1cfaace 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.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.51 +boto3==1.35.54 # via # emmet-api (setup.py) # maggma -botocore==1.35.51 +botocore==1.35.54 # via # boto3 # s3transfer @@ -60,7 +60,7 @@ csscompressor==0.9.5 # via mkdocs-minify-plugin cycler==0.12.1 # via matplotlib -ddtrace==2.14.4 +ddtrace==2.16.0 # via emmet-api (setup.py) deprecated==1.2.14 # via opentelemetry-api @@ -106,7 +106,7 @@ idna==3.10 # requests imageio==2.36.0 # via scikit-image -importlib-metadata==8.4.0 +importlib-metadata==8.5.0 # via opentelemetry-api iniconfig==2.0.0 # via pytest @@ -238,9 +238,9 @@ numpy==1.26.4 # shapely # spglib # tifffile -opentelemetry-api==1.27.0 +opentelemetry-api==1.28.0 # via ddtrace -orjson==3.10.10 +orjson==3.10.11 # via maggma packaging==24.1 # via @@ -298,11 +298,11 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via # emmet-core # maggma -pydash==8.0.3 +pydash==8.0.4 # via maggma pydocstyle==6.3.0 # via emmet-api (setup.py) @@ -368,7 +368,7 @@ referencing==0.35.1 # jsonschema-specifications requests==2.32.3 # via pymatgen -rpds-py==0.20.0 +rpds-py==0.20.1 # via # jsonschema # referencing @@ -430,7 +430,7 @@ tqdm==4.66.6 # pymatgen types-requests==2.32.0.20241016 # via emmet-api (setup.py) -types-setuptools==75.2.0.20241025 +types-setuptools==75.3.0.20241105 # via emmet-api (setup.py) typing-extensions==4.12.2 # via @@ -457,7 +457,7 @@ uvicorn==0.32.0 # via maggma virtualenv==20.27.1 # via pre-commit -watchdog==5.0.3 +watchdog==6.0.0 # via mkdocs wcmatch==10.0 # via mkdocs-awesome-pages-plugin From 34c17fc0097da8bc308a37380dcf8322cca56e6b Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 5 Nov 2024 19:26:23 +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 | 22 +++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/emmet-api/requirements/ubuntu-latest_py3.11.txt b/emmet-api/requirements/ubuntu-latest_py3.11.txt index 82f4399e40..947ae155d8 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.51 +boto3==1.35.54 # via # emmet-api (setup.py) # maggma -botocore==1.35.51 +botocore==1.35.54 # via # boto3 # s3transfer @@ -47,7 +47,7 @@ cryptography==43.0.3 # via paramiko cycler==0.12.1 # via matplotlib -ddtrace==2.14.4 +ddtrace==2.16.0 # via emmet-api (setup.py) deprecated==1.2.14 # via opentelemetry-api @@ -75,7 +75,7 @@ idna==3.10 # requests imageio==2.36.0 # via scikit-image -importlib-metadata==8.4.0 +importlib-metadata==8.5.0 # via opentelemetry-api jmespath==1.0.1 # via @@ -133,9 +133,9 @@ numpy==1.26.4 # shapely # spglib # tifffile -opentelemetry-api==1.27.0 +opentelemetry-api==1.28.0 # via ddtrace -orjson==3.10.10 +orjson==3.10.11 # via maggma packaging==24.1 # via @@ -176,11 +176,11 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via # emmet-core # maggma -pydash==8.0.3 +pydash==8.0.4 # via maggma pymatgen==2024.10.29 # via @@ -220,7 +220,7 @@ referencing==0.35.1 # jsonschema-specifications requests==2.32.3 # via pymatgen -rpds-py==0.20.0 +rpds-py==0.20.1 # via # jsonschema # referencing diff --git a/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt index cae70f9352..74f31807f8 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.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.51 +boto3==1.35.54 # via # emmet-api (setup.py) # maggma -botocore==1.35.51 +botocore==1.35.54 # via # boto3 # s3transfer @@ -60,7 +60,7 @@ csscompressor==0.9.5 # via mkdocs-minify-plugin cycler==0.12.1 # via matplotlib -ddtrace==2.14.4 +ddtrace==2.16.0 # via emmet-api (setup.py) deprecated==1.2.14 # via opentelemetry-api @@ -102,7 +102,7 @@ idna==3.10 # requests imageio==2.36.0 # via scikit-image -importlib-metadata==8.4.0 +importlib-metadata==8.5.0 # via opentelemetry-api iniconfig==2.0.0 # via pytest @@ -234,9 +234,9 @@ numpy==1.26.4 # shapely # spglib # tifffile -opentelemetry-api==1.27.0 +opentelemetry-api==1.28.0 # via ddtrace -orjson==3.10.10 +orjson==3.10.11 # via maggma packaging==24.1 # via @@ -294,11 +294,11 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via # emmet-core # maggma -pydash==8.0.3 +pydash==8.0.4 # via maggma pydocstyle==6.3.0 # via emmet-api (setup.py) @@ -364,7 +364,7 @@ referencing==0.35.1 # jsonschema-specifications requests==2.32.3 # via pymatgen -rpds-py==0.20.0 +rpds-py==0.20.1 # via # jsonschema # referencing @@ -421,7 +421,7 @@ tqdm==4.66.6 # pymatgen types-requests==2.32.0.20241016 # via emmet-api (setup.py) -types-setuptools==75.2.0.20241025 +types-setuptools==75.3.0.20241105 # via emmet-api (setup.py) typing-extensions==4.12.2 # via @@ -445,7 +445,7 @@ uvicorn==0.32.0 # via maggma virtualenv==20.27.1 # via pre-commit -watchdog==5.0.3 +watchdog==6.0.0 # via mkdocs wcmatch==10.0 # via mkdocs-awesome-pages-plugin From c34ffa0b59a1934b8510e42b38e9f0a28b7448e6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 5 Nov 2024 19:27:34 +0000 Subject: [PATCH 3/6] update dependencies for emmet-builders (ubuntu-latest/py3.10) --- .../requirements/ubuntu-latest_py3.10.txt | 14 ++++++------- .../ubuntu-latest_py3.10_extras.txt | 20 +++++++++---------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/emmet-builders/requirements/ubuntu-latest_py3.10.txt b/emmet-builders/requirements/ubuntu-latest_py3.10.txt index 0c80a8a9fb..864b89a19b 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.51 +boto3==1.35.54 # via maggma -botocore==1.35.51 +botocore==1.35.54 # via # boto3 # s3transfer @@ -177,7 +177,7 @@ numpy==1.26.4 # spglib # statsmodels # tifffile -orjson==3.10.10 +orjson==3.10.11 # via maggma packaging==24.1 # via @@ -233,11 +233,11 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via # emmet-core # maggma -pydash==8.0.3 +pydash==8.0.4 # via maggma pymatgen==2024.10.29 # via @@ -297,7 +297,7 @@ requests==2.32.3 # pymatgen robocrys==0.2.10 # via emmet-core -rpds-py==0.20.0 +rpds-py==0.20.1 # via # jsonschema # referencing @@ -378,7 +378,7 @@ tqdm==4.66.6 # matminer # mdanalysis # pymatgen -typeguard==4.4.0 +typeguard==4.4.1 # via inflect typing-extensions==4.12.2 # via diff --git a/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt index 75e7929219..a638adf646 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.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.51 +boto3==1.35.54 # via maggma -botocore==1.35.51 +botocore==1.35.54 # via # boto3 # s3transfer @@ -365,7 +365,7 @@ nvidia-nvjitlink-cu12==12.4.127 # torch nvidia-nvtx-cu12==12.4.127 # via torch -orjson==3.10.10 +orjson==3.10.11 # via maggma packaging==24.1 # via @@ -444,11 +444,11 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via # emmet-core # maggma -pydash==8.0.3 +pydash==8.0.4 # via maggma pydocstyle==6.3.0 # via emmet-builders (setup.py) @@ -540,7 +540,7 @@ requests==2.32.3 # torchdata robocrys==0.2.10 # via emmet-core -rpds-py==0.20.0 +rpds-py==0.20.1 # via # jsonschema # referencing @@ -655,11 +655,11 @@ transport-analysis==0.1.2 # via emmet-builders (setup.py) triton==3.1.0 # via torch -typeguard==4.4.0 +typeguard==4.4.1 # via inflect types-requests==2.32.0.20241016 # via emmet-builders (setup.py) -types-setuptools==75.2.0.20241025 +types-setuptools==75.3.0.20241105 # via emmet-builders (setup.py) typing-extensions==4.12.2 # via @@ -688,7 +688,7 @@ urllib3==2.2.3 # types-requests virtualenv==20.27.1 # via pre-commit -watchdog==5.0.3 +watchdog==6.0.0 # via mkdocs wcmatch==10.0 # via mkdocs-awesome-pages-plugin @@ -696,7 +696,7 @@ wincertstore==0.2.1 # via emmet-builders (setup.py) wrapt==1.16.0 # via smart-open -yarl==1.17.0 +yarl==1.17.1 # via aiohttp # The following packages are considered to be unsafe in a requirements file: From 1eadd4745dcb09c83e6832ebb9f0f9be87f3f21e Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 5 Nov 2024 19:27:06 +0000 Subject: [PATCH 4/6] update dependencies for emmet-builders (ubuntu-latest/py3.11) --- .../requirements/ubuntu-latest_py3.11.txt | 14 ++++++------- .../ubuntu-latest_py3.11_extras.txt | 20 +++++++++---------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/emmet-builders/requirements/ubuntu-latest_py3.11.txt b/emmet-builders/requirements/ubuntu-latest_py3.11.txt index 9947881cd6..83bcab7dc6 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.51 +boto3==1.35.54 # via maggma -botocore==1.35.51 +botocore==1.35.54 # via # boto3 # s3transfer @@ -175,7 +175,7 @@ numpy==1.26.4 # spglib # statsmodels # tifffile -orjson==3.10.10 +orjson==3.10.11 # via maggma packaging==24.1 # via @@ -231,11 +231,11 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via # emmet-core # maggma -pydash==8.0.3 +pydash==8.0.4 # via maggma pymatgen==2024.10.29 # via @@ -295,7 +295,7 @@ requests==2.32.3 # pymatgen robocrys==0.2.10 # via emmet-core -rpds-py==0.20.0 +rpds-py==0.20.1 # via # jsonschema # referencing @@ -374,7 +374,7 @@ tqdm==4.66.6 # matminer # mdanalysis # pymatgen -typeguard==4.4.0 +typeguard==4.4.1 # via inflect typing-extensions==4.12.2 # via diff --git a/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt index 283e4d2ff7..671e88909a 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.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.51 +boto3==1.35.54 # via maggma -botocore==1.35.51 +botocore==1.35.54 # via # boto3 # s3transfer @@ -361,7 +361,7 @@ nvidia-nvjitlink-cu12==12.4.127 # torch nvidia-nvtx-cu12==12.4.127 # via torch -orjson==3.10.10 +orjson==3.10.11 # via maggma packaging==24.1 # via @@ -440,11 +440,11 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via # emmet-core # maggma -pydash==8.0.3 +pydash==8.0.4 # via maggma pydocstyle==6.3.0 # via emmet-builders (setup.py) @@ -536,7 +536,7 @@ requests==2.32.3 # torchdata robocrys==0.2.10 # via emmet-core -rpds-py==0.20.0 +rpds-py==0.20.1 # via # jsonschema # referencing @@ -646,11 +646,11 @@ transport-analysis==0.1.2 # via emmet-builders (setup.py) triton==3.1.0 # via torch -typeguard==4.4.0 +typeguard==4.4.1 # via inflect types-requests==2.32.0.20241016 # via emmet-builders (setup.py) -types-setuptools==75.2.0.20241025 +types-setuptools==75.3.0.20241105 # via emmet-builders (setup.py) typing-extensions==4.12.2 # via @@ -678,7 +678,7 @@ urllib3==2.2.3 # types-requests virtualenv==20.27.1 # via pre-commit -watchdog==5.0.3 +watchdog==6.0.0 # via mkdocs wcmatch==10.0 # via mkdocs-awesome-pages-plugin @@ -686,7 +686,7 @@ wincertstore==0.2.1 # via emmet-builders (setup.py) wrapt==1.16.0 # via smart-open -yarl==1.17.0 +yarl==1.17.1 # via aiohttp # The following packages are considered to be unsafe in a requirements file: From 24ccfca1993ef40b70cfcc977f86bde2331acf2b Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 5 Nov 2024 19:27:11 +0000 Subject: [PATCH 5/6] update dependencies for emmet-core (ubuntu-latest/py3.10) --- .../requirements/ubuntu-latest_py3.10.txt | 2 +- .../ubuntu-latest_py3.10_extras.txt | 20 +++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/emmet-core/requirements/ubuntu-latest_py3.10.txt b/emmet-core/requirements/ubuntu-latest_py3.10.txt index 95b52cade0..91df15fb54 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.10.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.10.txt @@ -66,7 +66,7 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via emmet-core (setup.py) pymatgen==2024.10.29 # via emmet-core (setup.py) diff --git a/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt index d1f00191f9..5009e7b821 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.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.51 +boto3==1.35.54 # via maggma -botocore==1.35.51 +botocore==1.35.54 # via # boto3 # s3transfer @@ -361,7 +361,7 @@ nvidia-nvjitlink-cu12==12.4.127 # torch nvidia-nvtx-cu12==12.4.127 # via torch -orjson==3.10.10 +orjson==3.10.11 # via maggma packaging==24.1 # via @@ -444,12 +444,12 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via # emmet-core # emmet-core (setup.py) # maggma -pydash==8.0.3 +pydash==8.0.4 # via maggma pydocstyle==6.3.0 # via emmet-core (setup.py) @@ -542,7 +542,7 @@ requests==2.32.3 # torchdata robocrys==0.2.10 # via emmet-core (setup.py) -rpds-py==0.20.0 +rpds-py==0.20.1 # via # jsonschema # referencing @@ -652,11 +652,11 @@ tqdm==4.66.6 # pytorch-lightning triton==3.1.0 # via torch -typeguard==4.4.0 +typeguard==4.4.1 # via inflect types-requests==2.32.0.20241016 # via emmet-core (setup.py) -types-setuptools==75.2.0.20241025 +types-setuptools==75.3.0.20241105 # via emmet-core (setup.py) typing-extensions==4.12.2 # via @@ -686,7 +686,7 @@ urllib3==2.2.3 # types-requests virtualenv==20.27.1 # via pre-commit -watchdog==5.0.3 +watchdog==6.0.0 # via mkdocs wcmatch==10.0 # via mkdocs-awesome-pages-plugin @@ -694,7 +694,7 @@ wincertstore==0.2.1 # via emmet-core (setup.py) wrapt==1.16.0 # via smart-open -yarl==1.17.0 +yarl==1.17.1 # via aiohttp # The following packages are considered to be unsafe in a requirements file: From 8bcfe968f67a67b4bebd5c4580b4a49d3c27b3e4 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 5 Nov 2024 19:27:16 +0000 Subject: [PATCH 6/6] update dependencies for emmet-core (ubuntu-latest/py3.11) --- .../requirements/ubuntu-latest_py3.11.txt | 2 +- .../ubuntu-latest_py3.11_extras.txt | 20 +++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/emmet-core/requirements/ubuntu-latest_py3.11.txt b/emmet-core/requirements/ubuntu-latest_py3.11.txt index f914165ab5..be9d510664 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.11.txt @@ -66,7 +66,7 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via emmet-core (setup.py) pymatgen==2024.10.29 # via emmet-core (setup.py) diff --git a/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt index a4e3d03897..03cdf78465 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.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.51 +boto3==1.35.54 # via maggma -botocore==1.35.51 +botocore==1.35.54 # via # boto3 # s3transfer @@ -357,7 +357,7 @@ nvidia-nvjitlink-cu12==12.4.127 # torch nvidia-nvtx-cu12==12.4.127 # via torch -orjson==3.10.10 +orjson==3.10.11 # via maggma packaging==24.1 # via @@ -440,12 +440,12 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via # emmet-core # emmet-core (setup.py) # maggma -pydash==8.0.3 +pydash==8.0.4 # via maggma pydocstyle==6.3.0 # via emmet-core (setup.py) @@ -538,7 +538,7 @@ requests==2.32.3 # torchdata robocrys==0.2.10 # via emmet-core (setup.py) -rpds-py==0.20.0 +rpds-py==0.20.1 # via # jsonschema # referencing @@ -643,11 +643,11 @@ tqdm==4.66.6 # pytorch-lightning triton==3.1.0 # via torch -typeguard==4.4.0 +typeguard==4.4.1 # via inflect types-requests==2.32.0.20241016 # via emmet-core (setup.py) -types-setuptools==75.2.0.20241025 +types-setuptools==75.3.0.20241105 # via emmet-core (setup.py) typing-extensions==4.12.2 # via @@ -676,7 +676,7 @@ urllib3==2.2.3 # types-requests virtualenv==20.27.1 # via pre-commit -watchdog==5.0.3 +watchdog==6.0.0 # via mkdocs wcmatch==10.0 # via mkdocs-awesome-pages-plugin @@ -684,7 +684,7 @@ wincertstore==0.2.1 # via emmet-core (setup.py) wrapt==1.16.0 # via smart-open -yarl==1.17.0 +yarl==1.17.1 # via aiohttp # The following packages are considered to be unsafe in a requirements file: