Skip to content

Commit

Permalink
Automated dependency upgrades (#930)
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 committed Mar 27, 2024
1 parent c79b651 commit 479e786
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,8 @@ typing-extensions==4.10.0
# via
# astroid
# black
tzdata==2024.1
# via pandas
ujson==5.9.0
# via matminer (setup.py)
uncertainties==3.1.7
Expand Down
2 changes: 2 additions & 0 deletions requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,8 @@ tqdm==4.66.2
# matminer (setup.py)
# mdf-forge
# pymatgen
tzdata==2024.1
# via pandas
ujson==5.9.0
# via matminer (setup.py)
uncertainties==3.1.7
Expand Down
2 changes: 2 additions & 0 deletions requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,8 @@ typing-extensions==4.10.0
# black
# globus-sdk
# pylint
tzdata==2024.1
# via pandas
ujson==5.9.0
# via matminer (setup.py)
uncertainties==3.1.7
Expand Down

0 comments on commit 479e786

Please sign in to comment.