Skip to content

Commit

Permalink
Automated dependency upgrades (#1024)
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-api (ubuntu-latest/py3.9)

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

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

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

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

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

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

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
tschaume and github-actions authored Jun 5, 2024
1 parent 8d9800c commit c362390
Show file tree
Hide file tree
Showing 18 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# maggma
Expand Down
2 changes: 1 addition & 1 deletion emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# maggma
Expand Down
2 changes: 1 addition & 1 deletion emmet-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# maggma
Expand Down
2 changes: 1 addition & 1 deletion emmet-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# maggma
Expand Down
2 changes: 1 addition & 1 deletion emmet-api/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# maggma
Expand Down
2 changes: 1 addition & 1 deletion emmet-api/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# maggma
Expand Down
2 changes: 1 addition & 1 deletion emmet-builders/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
chgnet==0.3.7
chgnet==0.3.8
# via emmet-core
click==8.1.7
# via
Expand Down Expand Up @@ -419,7 +419,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# maggma
Expand Down
2 changes: 1 addition & 1 deletion emmet-builders/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
chgnet==0.3.7
chgnet==0.3.8
# via emmet-core
click==8.1.7
# via
Expand Down Expand Up @@ -413,7 +413,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# maggma
Expand Down
2 changes: 1 addition & 1 deletion emmet-builders/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
chgnet==0.3.7
chgnet==0.3.8
# via emmet-core
click==8.1.7
# via
Expand Down Expand Up @@ -431,7 +431,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# maggma
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 @@ -64,7 +64,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via emmet-core (setup.py)
pymatgen==2024.4.13
# via emmet-core (setup.py)
Expand Down
4 changes: 2 additions & 2 deletions emmet-core/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
chgnet==0.3.7
chgnet==0.3.8
# via emmet-core (setup.py)
click==8.1.7
# via
Expand Down Expand Up @@ -456,7 +456,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# emmet-core (setup.py)
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 @@ -64,7 +64,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via emmet-core (setup.py)
pymatgen==2024.4.13
# via emmet-core (setup.py)
Expand Down
4 changes: 2 additions & 2 deletions emmet-core/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
chgnet==0.3.7
chgnet==0.3.8
# via emmet-core (setup.py)
click==8.1.7
# via
Expand Down Expand Up @@ -450,7 +450,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# emmet-core (setup.py)
Expand Down
2 changes: 1 addition & 1 deletion emmet-core/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via emmet-core (setup.py)
pymatgen==2024.4.13
# via emmet-core (setup.py)
Expand Down
4 changes: 2 additions & 2 deletions emmet-core/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
chgnet==0.3.7
chgnet==0.3.8
# via emmet-core (setup.py)
click==8.1.7
# via
Expand Down Expand Up @@ -373,7 +373,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via
# emmet-core
# emmet-core (setup.py)
Expand Down

0 comments on commit c362390

Please sign in to comment.