Skip to content

Commit

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

* update dependencies for ubuntu-latest/py3.11

* update dependencies for ubuntu-latest/py3.9

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
tschaume and github-actions authored Apr 1, 2024
1 parent f99299b commit 0a5714a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ mdf-forge==0.8.0
# via matminer (setup.py)
mdf-toolbox==0.7.1
# via mdf-forge
monty==2024.2.26
monty==2024.3.31
# via
# matminer (setup.py)
# pymatgen
Expand Down Expand Up @@ -175,13 +175,13 @@ plotly==5.20.0
# via pymatgen
pluggy==1.4.0
# via pytest
pybind11==2.11.1
pybind11==2.12.0
# via dscribe
pybtex==0.24.0
# via pymatgen
pycodestyle==2.11.1
# via flake8
pycparser==2.21
pycparser==2.22
# via cffi
pyflakes==3.2.0
# via flake8
Expand All @@ -193,7 +193,7 @@ pylint==3.1.0
# via matminer (setup.py)
pymatgen==2024.3.1
# via matminer (setup.py)
pymongo==4.6.2
pymongo==4.6.3
# via matminer (setup.py)
pyparsing==3.1.2
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ mdf-forge==0.8.0
# via matminer (setup.py)
mdf-toolbox==0.7.1
# via mdf-forge
monty==2024.2.26
monty==2024.3.31
# via
# matminer (setup.py)
# pymatgen
Expand Down Expand Up @@ -173,13 +173,13 @@ plotly==5.20.0
# via pymatgen
pluggy==1.4.0
# via pytest
pybind11==2.11.1
pybind11==2.12.0
# via dscribe
pybtex==0.24.0
# via pymatgen
pycodestyle==2.11.1
# via flake8
pycparser==2.21
pycparser==2.22
# via cffi
pyflakes==3.2.0
# via flake8
Expand All @@ -191,7 +191,7 @@ pylint==3.1.0
# via matminer (setup.py)
pymatgen==2024.3.1
# via matminer (setup.py)
pymongo==4.6.2
pymongo==4.6.3
# via matminer (setup.py)
pyparsing==3.1.2
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ mdf-forge==0.8.0
# via matminer (setup.py)
mdf-toolbox==0.7.1
# via mdf-forge
monty==2024.2.26
monty==2024.3.31
# via
# matminer (setup.py)
# pymatgen
Expand Down Expand Up @@ -179,13 +179,13 @@ plotly==5.20.0
# via pymatgen
pluggy==1.4.0
# via pytest
pybind11==2.11.1
pybind11==2.12.0
# via dscribe
pybtex==0.24.0
# via pymatgen
pycodestyle==2.11.1
# via flake8
pycparser==2.21
pycparser==2.22
# via cffi
pyflakes==3.2.0
# via flake8
Expand All @@ -197,7 +197,7 @@ pylint==3.1.0
# via matminer (setup.py)
pymatgen==2024.3.1
# via matminer (setup.py)
pymongo==4.6.2
pymongo==4.6.3
# via matminer (setup.py)
pyparsing==3.1.2
# via
Expand Down

0 comments on commit 0a5714a

Please sign in to comment.