Skip to content

Commit

Permalink
Automated dependency upgrades (#1169)
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 Jan 8, 2025
1 parent f813b48 commit e05a8c6
Show file tree
Hide file tree
Showing 12 changed files with 56 additions and 56 deletions.
6 changes: 3 additions & 3 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.92
boto3==1.35.94
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.92
botocore==1.35.94
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -226,7 +226,7 @@ rpds-py==0.22.3
# via
# jsonschema
# referencing
ruamel-yaml==0.18.9
ruamel-yaml==0.18.10
# via
# maggma
# monty
Expand Down
10 changes: 5 additions & 5 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.92
boto3==1.35.94
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.92
botocore==1.35.94
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -308,7 +308,7 @@ pydocstyle==6.3.0
# via emmet-api (setup.py)
pyflakes==3.2.0
# via flake8
pygments==2.19.0
pygments==2.19.1
# via mkdocs-material
pymatgen==2024.11.13
# via
Expand All @@ -320,7 +320,7 @@ pymatgen-analysis-alloys==0.0.7
# via emmet-api (setup.py)
pymatgen-analysis-defects==2024.10.22
# via emmet-api (setup.py)
pymdown-extensions==10.13
pymdown-extensions==10.14
# via
# mkdocs-material
# mkdocstrings
Expand Down Expand Up @@ -372,7 +372,7 @@ rpds-py==0.22.3
# via
# jsonschema
# referencing
ruamel-yaml==0.18.9
ruamel-yaml==0.18.10
# via
# maggma
# monty
Expand Down
6 changes: 3 additions & 3 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.92
boto3==1.35.94
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.92
botocore==1.35.94
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -224,7 +224,7 @@ rpds-py==0.22.3
# via
# jsonschema
# referencing
ruamel-yaml==0.18.9
ruamel-yaml==0.18.10
# via
# maggma
# monty
Expand Down
10 changes: 5 additions & 5 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.92
boto3==1.35.94
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.92
botocore==1.35.94
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -304,7 +304,7 @@ pydocstyle==6.3.0
# via emmet-api (setup.py)
pyflakes==3.2.0
# via flake8
pygments==2.19.0
pygments==2.19.1
# via mkdocs-material
pymatgen==2024.11.13
# via
Expand All @@ -316,7 +316,7 @@ pymatgen-analysis-alloys==0.0.7
# via emmet-api (setup.py)
pymatgen-analysis-defects==2024.10.22
# via emmet-api (setup.py)
pymdown-extensions==10.13
pymdown-extensions==10.14
# via
# mkdocs-material
# mkdocstrings
Expand Down Expand Up @@ -368,7 +368,7 @@ rpds-py==0.22.3
# via
# jsonschema
# referencing
ruamel-yaml==0.18.9
ruamel-yaml==0.18.10
# via
# maggma
# monty
Expand Down
10 changes: 5 additions & 5 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.92
boto3==1.35.94
# via maggma
botocore==1.35.92
botocore==1.35.94
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -133,7 +133,7 @@ monty==2025.1.3
# robocrys
more-itertools==10.5.0
# via inflect
mp-api==0.45.0
mp-api==0.45.1
# via robocrys
mp-pyrho==0.4.5
# via pymatgen-analysis-defects
Expand Down Expand Up @@ -295,7 +295,7 @@ pyyaml==6.0.2
# pybtex
pyzmq==26.2.0
# via maggma
rdkit==2024.9.3
rdkit==2024.9.4
# via solvation-analysis
referencing==0.35.1
# via
Expand All @@ -312,7 +312,7 @@ rpds-py==0.22.3
# via
# jsonschema
# referencing
ruamel-yaml==0.18.9
ruamel-yaml==0.18.10
# via
# maggma
# monty
Expand Down
14 changes: 7 additions & 7 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.92
boto3==1.35.94
# via maggma
botocore==1.35.92
botocore==1.35.94
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -267,7 +267,7 @@ monty==2025.1.3
# robocrys
more-itertools==10.5.0
# via inflect
mp-api==0.45.0
mp-api==0.45.1
# via robocrys
mp-pyrho==0.4.5
# via pymatgen-analysis-defects
Expand Down Expand Up @@ -467,7 +467,7 @@ pydocstyle==6.3.0
# via emmet-builders (setup.py)
pyflakes==3.2.0
# via flake8
pygments==2.19.0
pygments==2.19.1
# via mkdocs-material
pymatgen==2024.11.13
# via
Expand All @@ -488,7 +488,7 @@ pymatgen-analysis-defects==2024.10.22
# via emmet-core
pymatgen-analysis-diffusion==2024.7.15
# via emmet-core
pymdown-extensions==10.13
pymdown-extensions==10.14
# via
# mkdocs-material
# mkdocstrings
Expand Down Expand Up @@ -538,7 +538,7 @@ pyyaml-env-tag==0.1
# via mkdocs
pyzmq==26.2.0
# via maggma
rdkit==2024.9.3
rdkit==2024.9.4
# via solvation-analysis
referencing==0.35.1
# via
Expand All @@ -557,7 +557,7 @@ rpds-py==0.22.3
# via
# jsonschema
# referencing
ruamel-yaml==0.18.9
ruamel-yaml==0.18.10
# via
# maggma
# monty
Expand Down
10 changes: 5 additions & 5 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.92
boto3==1.35.94
# via maggma
botocore==1.35.92
botocore==1.35.94
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -131,7 +131,7 @@ monty==2025.1.3
# robocrys
more-itertools==10.5.0
# via inflect
mp-api==0.45.0
mp-api==0.45.1
# via robocrys
mp-pyrho==0.4.5
# via pymatgen-analysis-defects
Expand Down Expand Up @@ -293,7 +293,7 @@ pyyaml==6.0.2
# pybtex
pyzmq==26.2.0
# via maggma
rdkit==2024.9.3
rdkit==2024.9.4
# via solvation-analysis
referencing==0.35.1
# via
Expand All @@ -310,7 +310,7 @@ rpds-py==0.22.3
# via
# jsonschema
# referencing
ruamel-yaml==0.18.9
ruamel-yaml==0.18.10
# via
# maggma
# monty
Expand Down
14 changes: 7 additions & 7 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.92
boto3==1.35.94
# via maggma
botocore==1.35.92
botocore==1.35.94
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -263,7 +263,7 @@ monty==2025.1.3
# robocrys
more-itertools==10.5.0
# via inflect
mp-api==0.45.0
mp-api==0.45.1
# via robocrys
mp-pyrho==0.4.5
# via pymatgen-analysis-defects
Expand Down Expand Up @@ -463,7 +463,7 @@ pydocstyle==6.3.0
# via emmet-builders (setup.py)
pyflakes==3.2.0
# via flake8
pygments==2.19.0
pygments==2.19.1
# via mkdocs-material
pymatgen==2024.11.13
# via
Expand All @@ -484,7 +484,7 @@ pymatgen-analysis-defects==2024.10.22
# via emmet-core
pymatgen-analysis-diffusion==2024.7.15
# via emmet-core
pymdown-extensions==10.13
pymdown-extensions==10.14
# via
# mkdocs-material
# mkdocstrings
Expand Down Expand Up @@ -534,7 +534,7 @@ pyyaml-env-tag==0.1
# via mkdocs
pyzmq==26.2.0
# via maggma
rdkit==2024.9.3
rdkit==2024.9.4
# via solvation-analysis
referencing==0.35.1
# via
Expand All @@ -553,7 +553,7 @@ rpds-py==0.22.3
# via
# jsonschema
# referencing
ruamel-yaml==0.18.9
ruamel-yaml==0.18.10
# via
# maggma
# monty
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 @@ -84,7 +84,7 @@ pyyaml==6.0.2
# via pybtex
requests==2.32.3
# via pymatgen
ruamel-yaml==0.18.9
ruamel-yaml==0.18.10
# via
# monty
# pymatgen
Expand Down
14 changes: 7 additions & 7 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.92
boto3==1.35.94
# via maggma
botocore==1.35.92
botocore==1.35.94
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -263,7 +263,7 @@ monty==2025.1.3
# robocrys
more-itertools==10.5.0
# via inflect
mp-api==0.45.0
mp-api==0.45.1
# via robocrys
mp-pyrho==0.4.5
# via pymatgen-analysis-defects
Expand Down Expand Up @@ -468,7 +468,7 @@ pydocstyle==6.3.0
# via emmet-core (setup.py)
pyflakes==3.2.0
# via flake8
pygments==2.19.0
pygments==2.19.1
# via mkdocs-material
pymatgen==2024.11.13
# via
Expand All @@ -490,7 +490,7 @@ pymatgen-analysis-defects==2024.10.22
# via emmet-core (setup.py)
pymatgen-analysis-diffusion==2024.7.15
# via emmet-core (setup.py)
pymdown-extensions==10.13
pymdown-extensions==10.14
# via
# mkdocs-material
# mkdocstrings
Expand Down Expand Up @@ -540,7 +540,7 @@ pyyaml-env-tag==0.1
# via mkdocs
pyzmq==26.2.0
# via maggma
rdkit==2024.9.3
rdkit==2024.9.4
# via solvation-analysis
referencing==0.35.1
# via
Expand All @@ -559,7 +559,7 @@ rpds-py==0.22.3
# via
# jsonschema
# referencing
ruamel-yaml==0.18.9
ruamel-yaml==0.18.10
# via
# custodian
# maggma
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 @@ -84,7 +84,7 @@ pyyaml==6.0.2
# via pybtex
requests==2.32.3
# via pymatgen
ruamel-yaml==0.18.9
ruamel-yaml==0.18.10
# via
# monty
# pymatgen
Expand Down
Loading

0 comments on commit e05a8c6

Please sign in to comment.