Skip to content

Commit

Permalink
Merge pull request #999 from materialsproject/auto-dependency-upgrades
Browse files Browse the repository at this point in the history
Automated dependency upgrades
  • Loading branch information
rkingsbury authored Oct 7, 2024
2 parents 1961d70 + ebfe509 commit c388706
Show file tree
Hide file tree
Showing 16 changed files with 160 additions and 156 deletions.
10 changes: 5 additions & 5 deletions requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.29
boto3==1.35.34
# via maggma (pyproject.toml)
botocore==1.35.29
botocore==1.35.34
# via
# boto3
# s3transfer
Expand All @@ -27,7 +27,7 @@ cffi==1.17.1
# pynacl
cryptography==43.0.1
# via paramiko
dnspython==2.6.1
dnspython==2.7.0
# via
# maggma (pyproject.toml)
# pymongo
Expand All @@ -47,7 +47,7 @@ monty==2024.7.30
# via maggma (pyproject.toml)
msgpack==1.1.0
# via maggma (pyproject.toml)
numpy==2.1.1
numpy==2.1.2
# via
# maggma (pyproject.toml)
# pandas
Expand All @@ -71,7 +71,7 @@ pydantic-settings==2.5.2
# via maggma (pyproject.toml)
pydash==8.0.3
# via maggma (pyproject.toml)
pymongo==4.9.1
pymongo==4.10.1
# via maggma (pyproject.toml)
pynacl==1.5.0
# via paramiko
Expand Down
33 changes: 17 additions & 16 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ bcrypt==4.2.0
# via paramiko
blinker==1.8.2
# via flask
boto3==1.35.29
boto3==1.35.34
# via
# maggma (pyproject.toml)
# moto
botocore==1.35.29
botocore==1.35.34
# via
# boto3
# moto
Expand Down Expand Up @@ -86,7 +86,7 @@ decorator==5.1.1
# via ipython
distlib==0.3.8
# via virtualenv
dnspython==2.6.1
dnspython==2.7.0
# via
# maggma (pyproject.toml)
# pymongo
Expand All @@ -111,15 +111,15 @@ fonttools==4.54.1
# via matplotlib
ghp-import==2.1.0
# via mkdocs
griffe==1.3.1
griffe==1.3.2
# via mkdocstrings-python
h11==0.14.0
# via
# httpcore
# uvicorn
htmlmin2==0.1.13
# via mkdocs-minify-plugin
httpcore==1.0.5
httpcore==1.0.6
# via httpx
httpx==0.27.2
# via starlette
Expand All @@ -134,7 +134,7 @@ idna==3.10
# requests
iniconfig==2.0.0
# via pytest
ipython==8.27.0
ipython==8.28.0
# via maggma (pyproject.toml)
isodate==0.6.1
# via azure-storage-blob
Expand Down Expand Up @@ -264,7 +264,7 @@ networkx==3.3
# via pymatgen
nodeenv==1.9.1
# via pre-commit
numpy==2.1.1
numpy==2.1.2
# via
# contourpy
# maggma (pyproject.toml)
Expand Down Expand Up @@ -313,7 +313,7 @@ pluggy==1.5.0
# via pytest
portalocker==2.10.1
# via msal-extensions
pre-commit==3.8.0
pre-commit==4.0.0
# via maggma (pyproject.toml)
prompt-toolkit==3.0.48
# via ipython
Expand Down Expand Up @@ -345,13 +345,13 @@ pyjwt[crypto]==2.9.0
# via
# msal
# pyjwt
pymatgen==2024.9.17.1
pymatgen==2024.10.3
# via maggma (pyproject.toml)
pymdown-extensions==10.11.1
pymdown-extensions==10.11.2
# via
# mkdocs-material
# mkdocstrings
pymongo==4.9.1
pymongo==4.10.1
# via
# maggma (pyproject.toml)
# mongogrant
Expand Down Expand Up @@ -425,7 +425,7 @@ responses==0.21.0
# via
# maggma (pyproject.toml)
# moto
rich==13.8.1
rich==13.9.2
# via
# memray
# textual
Expand All @@ -439,7 +439,7 @@ ruamel-yaml==0.18.6
# pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.6.8
ruff==0.6.9
# via maggma (pyproject.toml)
s3transfer==0.10.2
# via boto3
Expand Down Expand Up @@ -474,9 +474,9 @@ tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
textual==0.81.0
textual==0.82.0
# via memray
tomli==2.0.1
tomli==2.0.2
# via
# coverage
# pytest
Expand All @@ -490,7 +490,7 @@ traitlets==5.14.3
# jupyter-core
# matplotlib-inline
# nbformat
types-python-dateutil==2.9.0.20240906
types-python-dateutil==2.9.0.20241003
# via maggma (pyproject.toml)
types-pyyaml==6.0.12.20240917
# via maggma (pyproject.toml)
Expand All @@ -507,6 +507,7 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# pydash
# rich
# textual
# uvicorn
tzdata==2024.2
Expand Down
10 changes: 5 additions & 5 deletions requirements/macos-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.29
boto3==1.35.34
# via maggma (pyproject.toml)
botocore==1.35.29
botocore==1.35.34
# via
# boto3
# s3transfer
Expand All @@ -27,7 +27,7 @@ cffi==1.17.1
# pynacl
cryptography==43.0.1
# via paramiko
dnspython==2.6.1
dnspython==2.7.0
# via
# maggma (pyproject.toml)
# pymongo
Expand All @@ -47,7 +47,7 @@ monty==2024.7.30
# via maggma (pyproject.toml)
msgpack==1.1.0
# via maggma (pyproject.toml)
numpy==2.1.1
numpy==2.1.2
# via
# maggma (pyproject.toml)
# pandas
Expand All @@ -71,7 +71,7 @@ pydantic-settings==2.5.2
# via maggma (pyproject.toml)
pydash==8.0.3
# via maggma (pyproject.toml)
pymongo==4.9.1
pymongo==4.10.1
# via maggma (pyproject.toml)
pynacl==1.5.0
# via paramiko
Expand Down
30 changes: 15 additions & 15 deletions requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ bcrypt==4.2.0
# via paramiko
blinker==1.8.2
# via flask
boto3==1.35.29
boto3==1.35.34
# via
# maggma (pyproject.toml)
# moto
botocore==1.35.29
botocore==1.35.34
# via
# boto3
# moto
Expand Down Expand Up @@ -86,7 +86,7 @@ decorator==5.1.1
# via ipython
distlib==0.3.8
# via virtualenv
dnspython==2.6.1
dnspython==2.7.0
# via
# maggma (pyproject.toml)
# pymongo
Expand All @@ -106,15 +106,15 @@ fonttools==4.54.1
# via matplotlib
ghp-import==2.1.0
# via mkdocs
griffe==1.3.1
griffe==1.3.2
# via mkdocstrings-python
h11==0.14.0
# via
# httpcore
# uvicorn
htmlmin2==0.1.13
# via mkdocs-minify-plugin
httpcore==1.0.5
httpcore==1.0.6
# via httpx
httpx==0.27.2
# via starlette
Expand All @@ -129,7 +129,7 @@ idna==3.10
# requests
iniconfig==2.0.0
# via pytest
ipython==8.27.0
ipython==8.28.0
# via maggma (pyproject.toml)
isodate==0.6.1
# via azure-storage-blob
Expand Down Expand Up @@ -259,7 +259,7 @@ networkx==3.3
# via pymatgen
nodeenv==1.9.1
# via pre-commit
numpy==2.1.1
numpy==2.1.2
# via
# contourpy
# maggma (pyproject.toml)
Expand Down Expand Up @@ -308,7 +308,7 @@ pluggy==1.5.0
# via pytest
portalocker==2.10.1
# via msal-extensions
pre-commit==3.8.0
pre-commit==4.0.0
# via maggma (pyproject.toml)
prompt-toolkit==3.0.48
# via ipython
Expand Down Expand Up @@ -340,13 +340,13 @@ pyjwt[crypto]==2.9.0
# via
# msal
# pyjwt
pymatgen==2024.9.17.1
pymatgen==2024.10.3
# via maggma (pyproject.toml)
pymdown-extensions==10.11.1
pymdown-extensions==10.11.2
# via
# mkdocs-material
# mkdocstrings
pymongo==4.9.1
pymongo==4.10.1
# via
# maggma (pyproject.toml)
# mongogrant
Expand Down Expand Up @@ -420,7 +420,7 @@ responses==0.21.0
# via
# maggma (pyproject.toml)
# moto
rich==13.8.1
rich==13.9.2
# via
# memray
# textual
Expand All @@ -434,7 +434,7 @@ ruamel-yaml==0.18.6
# pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.6.8
ruff==0.6.9
# via maggma (pyproject.toml)
s3transfer==0.10.2
# via boto3
Expand Down Expand Up @@ -469,7 +469,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
textual==0.81.0
textual==0.82.0
# via memray
tqdm==4.66.5
# via
Expand All @@ -481,7 +481,7 @@ traitlets==5.14.3
# jupyter-core
# matplotlib-inline
# nbformat
types-python-dateutil==2.9.0.20240906
types-python-dateutil==2.9.0.20241003
# via maggma (pyproject.toml)
types-pyyaml==6.0.12.20240917
# via maggma (pyproject.toml)
Expand Down
10 changes: 5 additions & 5 deletions requirements/macos-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.29
boto3==1.35.34
# via maggma (pyproject.toml)
botocore==1.35.29
botocore==1.35.34
# via
# boto3
# s3transfer
Expand All @@ -27,7 +27,7 @@ cffi==1.17.1
# pynacl
cryptography==43.0.1
# via paramiko
dnspython==2.6.1
dnspython==2.7.0
# via
# maggma (pyproject.toml)
# pymongo
Expand All @@ -47,7 +47,7 @@ monty==2024.7.30
# via maggma (pyproject.toml)
msgpack==1.1.0
# via maggma (pyproject.toml)
numpy==2.1.1
numpy==2.1.2
# via
# maggma (pyproject.toml)
# pandas
Expand All @@ -71,7 +71,7 @@ pydantic-settings==2.5.2
# via maggma (pyproject.toml)
pydash==8.0.3
# via maggma (pyproject.toml)
pymongo==4.9.1
pymongo==4.10.1
# via maggma (pyproject.toml)
pynacl==1.5.0
# via paramiko
Expand Down
Loading

0 comments on commit c388706

Please sign in to comment.