Skip to content

Commit

Permalink
Automated dependency upgrades (#1154)
Browse files Browse the repository at this point in the history
* update dependencies for emmet-api (ubuntu-latest/py3.10)

* update dependencies for emmet-api (ubuntu-latest/py3.11)

* update dependencies for emmet-builders (ubuntu-latest/py3.10)

* update dependencies for emmet-builders (ubuntu-latest/py3.11)

* update dependencies for emmet-core (ubuntu-latest/py3.10)

* update dependencies for emmet-core (ubuntu-latest/py3.11)

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
tschaume and github-actions authored Dec 4, 2024
1 parent bbccfa9 commit 29dbf99
Show file tree
Hide file tree
Showing 12 changed files with 51 additions and 51 deletions.
12 changes: 6 additions & 6 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.74
boto3==1.35.75
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.74
botocore==1.35.75
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -61,7 +61,7 @@ envier==0.6.1
# via ddtrace
exceptiongroup==1.2.2
# via anyio
fastapi==0.115.5
fastapi==0.115.6
# via
# emmet-api (setup.py)
# maggma
Expand Down Expand Up @@ -162,7 +162,7 @@ pillow==11.0.0
# scikit-image
plotly==5.24.1
# via pymatgen
protobuf==5.29.0
protobuf==5.29.1
# via ddtrace
pybtex==0.24.0
# via
Expand Down Expand Up @@ -222,7 +222,7 @@ referencing==0.35.1
# jsonschema-specifications
requests==2.32.3
# via pymatgen
rpds-py==0.22.1
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand All @@ -249,7 +249,7 @@ shapely==2.0.6
# via
# emmet-api (setup.py)
# pymatgen-analysis-alloys
six==1.16.0
six==1.17.0
# via
# pybtex
# python-dateutil
Expand Down
12 changes: 6 additions & 6 deletions emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.74
boto3==1.35.75
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.74
botocore==1.35.75
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -78,7 +78,7 @@ exceptiongroup==1.2.2
# via
# anyio
# pytest
fastapi==0.115.5
fastapi==0.115.6
# via
# emmet-api (setup.py)
# maggma
Expand Down Expand Up @@ -278,7 +278,7 @@ pluggy==1.5.0
# via pytest
pre-commit==4.0.1
# via emmet-api (setup.py)
protobuf==5.29.0
protobuf==5.29.1
# via ddtrace
pybtex==0.24.0
# via
Expand Down Expand Up @@ -368,7 +368,7 @@ referencing==0.35.1
# jsonschema-specifications
requests==2.32.3
# via pymatgen
rpds-py==0.22.1
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand All @@ -395,7 +395,7 @@ shapely==2.0.6
# via
# emmet-api (setup.py)
# pymatgen-analysis-alloys
six==1.16.0
six==1.17.0
# via
# pybtex
# python-dateutil
Expand Down
12 changes: 6 additions & 6 deletions emmet-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.74
boto3==1.35.75
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.74
botocore==1.35.75
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -59,7 +59,7 @@ emmet-core==0.84.3rc6
# via emmet-api (setup.py)
envier==0.6.1
# via ddtrace
fastapi==0.115.5
fastapi==0.115.6
# via
# emmet-api (setup.py)
# maggma
Expand Down Expand Up @@ -160,7 +160,7 @@ pillow==11.0.0
# scikit-image
plotly==5.24.1
# via pymatgen
protobuf==5.29.0
protobuf==5.29.1
# via ddtrace
pybtex==0.24.0
# via
Expand Down Expand Up @@ -220,7 +220,7 @@ referencing==0.35.1
# jsonschema-specifications
requests==2.32.3
# via pymatgen
rpds-py==0.22.1
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand All @@ -247,7 +247,7 @@ shapely==2.0.6
# via
# emmet-api (setup.py)
# pymatgen-analysis-alloys
six==1.16.0
six==1.17.0
# via
# pybtex
# python-dateutil
Expand Down
12 changes: 6 additions & 6 deletions emmet-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.74
boto3==1.35.75
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.74
botocore==1.35.75
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -74,7 +74,7 @@ emmet-core==0.84.3rc6
# via emmet-api (setup.py)
envier==0.6.1
# via ddtrace
fastapi==0.115.5
fastapi==0.115.6
# via
# emmet-api (setup.py)
# maggma
Expand Down Expand Up @@ -274,7 +274,7 @@ pluggy==1.5.0
# via pytest
pre-commit==4.0.1
# via emmet-api (setup.py)
protobuf==5.29.0
protobuf==5.29.1
# via ddtrace
pybtex==0.24.0
# via
Expand Down Expand Up @@ -364,7 +364,7 @@ referencing==0.35.1
# jsonschema-specifications
requests==2.32.3
# via pymatgen
rpds-py==0.22.1
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand All @@ -391,7 +391,7 @@ shapely==2.0.6
# via
# emmet-api (setup.py)
# pymatgen-analysis-alloys
six==1.16.0
six==1.17.0
# via
# pybtex
# python-dateutil
Expand Down
8 changes: 4 additions & 4 deletions emmet-builders/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.74
boto3==1.35.75
# via maggma
botocore==1.35.74
botocore==1.35.75
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -308,7 +308,7 @@ requests==2.32.3
# pymatgen
robocrys==0.2.10
# via emmet-core
rpds-py==0.22.1
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -348,7 +348,7 @@ sentinels==1.0.0
# via mongomock
shapely==2.0.6
# via pymatgen-analysis-alloys
six==1.16.0
six==1.17.0
# via
# pybtex
# python-dateutil
Expand Down
8 changes: 4 additions & 4 deletions emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.74
boto3==1.35.75
# via maggma
botocore==1.35.74
botocore==1.35.75
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -553,7 +553,7 @@ requests==2.32.3
# torchdata
robocrys==0.2.10
# via emmet-core
rpds-py==0.22.1
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -594,7 +594,7 @@ sentinels==1.0.0
# via mongomock
shapely==2.0.6
# via pymatgen-analysis-alloys
six==1.16.0
six==1.17.0
# via
# pybtex
# python-dateutil
Expand Down
8 changes: 4 additions & 4 deletions emmet-builders/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.74
boto3==1.35.75
# via maggma
botocore==1.35.74
botocore==1.35.75
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -306,7 +306,7 @@ requests==2.32.3
# pymatgen
robocrys==0.2.10
# via emmet-core
rpds-py==0.22.1
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -346,7 +346,7 @@ sentinels==1.0.0
# via mongomock
shapely==2.0.6
# via pymatgen-analysis-alloys
six==1.16.0
six==1.17.0
# via
# pybtex
# python-dateutil
Expand Down
8 changes: 4 additions & 4 deletions emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.74
boto3==1.35.75
# via maggma
botocore==1.35.74
botocore==1.35.75
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -549,7 +549,7 @@ requests==2.32.3
# torchdata
robocrys==0.2.10
# via emmet-core
rpds-py==0.22.1
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -590,7 +590,7 @@ sentinels==1.0.0
# via mongomock
shapely==2.0.6
# via pymatgen-analysis-alloys
six==1.16.0
six==1.17.0
# via
# pybtex
# python-dateutil
Expand Down
2 changes: 1 addition & 1 deletion emmet-core/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ ruamel-yaml-clib==0.2.12
# via ruamel-yaml
scipy==1.14.1
# via pymatgen
six==1.16.0
six==1.17.0
# via
# pybtex
# python-dateutil
Expand Down
10 changes: 5 additions & 5 deletions emmet-core/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.74
boto3==1.35.75
# via maggma
botocore==1.35.74
botocore==1.35.75
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -80,7 +80,7 @@ dnspython==2.7.0
# via
# maggma
# pymongo
emmet-core==0.84.3rc4
emmet-core==0.84.3rc6
# via mp-api
exceptiongroup==1.2.2
# via pytest
Expand Down Expand Up @@ -555,7 +555,7 @@ requests==2.32.3
# torchdata
robocrys==0.2.10
# via emmet-core (setup.py)
rpds-py==0.22.1
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -597,7 +597,7 @@ sentinels==1.0.0
# via mongomock
shapely==2.0.6
# via pymatgen-analysis-alloys
six==1.16.0
six==1.17.0
# via
# pybtex
# python-dateutil
Expand Down
2 changes: 1 addition & 1 deletion emmet-core/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ ruamel-yaml-clib==0.2.12
# via ruamel-yaml
scipy==1.14.1
# via pymatgen
six==1.16.0
six==1.17.0
# via
# pybtex
# python-dateutil
Expand Down
Loading

0 comments on commit 29dbf99

Please sign in to comment.