Skip to content

Commit

Permalink
Merge pull request #978 from materialsproject/auto-dependency-upgrades
Browse files Browse the repository at this point in the history
Automated dependency upgrades
  • Loading branch information
rkingsbury committed Jul 8, 2024
2 parents 5693202 + da47370 commit 1188a57
Show file tree
Hide file tree
Showing 12 changed files with 132 additions and 132 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==23.2.0
# referencing
bcrypt==4.1.3
# via paramiko
boto3==1.34.136
boto3==1.34.140
# via maggma (pyproject.toml)
botocore==1.34.136
botocore==1.34.140
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -51,7 +51,7 @@ numpy==1.26.4
# via
# maggma (pyproject.toml)
# pandas
orjson==3.10.5
orjson==3.10.6
# via maggma (pyproject.toml)
packaging==24.1
# via mongomock
Expand All @@ -61,11 +61,11 @@ paramiko==3.4.0
# via sshtunnel
pycparser==2.22
# via cffi
pydantic==2.7.4
pydantic==2.8.2
# via
# maggma (pyproject.toml)
# pydantic-settings
pydantic-core==2.18.4
pydantic-core==2.20.1
# via pydantic
pydantic-settings==2.3.4
# via maggma (pyproject.toml)
Expand Down
34 changes: 17 additions & 17 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@ bcrypt==4.1.3
# via paramiko
blinker==1.8.2
# via flask
boto3==1.34.136
boto3==1.34.140
# via
# maggma (pyproject.toml)
# moto
botocore==1.34.136
botocore==1.34.140
# via
# boto3
# moto
# s3transfer
certifi==2024.6.2
certifi==2024.7.4
# via
# httpcore
# httpx
Expand Down Expand Up @@ -114,7 +114,7 @@ filelock==3.15.4
# via virtualenv
flask==3.0.3
# via mongogrant
fonttools==4.53.0
fonttools==4.53.1
# via matplotlib
ghp-import==2.1.0
# via mkdocs
Expand All @@ -136,7 +136,7 @@ httpx==0.27.0
# starlette
hvac==2.3.0
# via maggma (pyproject.toml)
identify==2.5.36
identify==2.6.0
# via pre-commit
idna==3.7
# via
Expand Down Expand Up @@ -210,15 +210,15 @@ markupsafe==2.1.5
# mkdocs-autorefs
# mkdocstrings
# werkzeug
matplotlib==3.9.0
matplotlib==3.9.1
# via pymatgen
matplotlib-inline==0.1.7
# via ipython
mdit-py-plugins==0.4.1
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
memray==1.13.2
memray==1.13.3
# via maggma (pyproject.toml)
mergedeep==1.3.4
# via
Expand All @@ -235,7 +235,7 @@ mkdocs-autorefs==1.0.1
# via mkdocstrings
mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-material==9.5.27
mkdocs-material==9.5.28
# via maggma (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
Expand All @@ -257,7 +257,7 @@ monty==2024.5.24
# pymatgen
montydb==2.5.3
# via maggma (pyproject.toml)
moto==5.0.10
moto==5.0.11
# via maggma (pyproject.toml)
mpmath==1.3.0
# via sympy
Expand All @@ -284,7 +284,7 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
orjson==3.10.5
orjson==3.10.6
# via
# fastapi
# maggma (pyproject.toml)
Expand All @@ -311,7 +311,7 @@ pathspec==0.12.1
# via mkdocs
pexpect==4.9.0
# via ipython
pillow==10.3.0
pillow==10.4.0
# via matplotlib
platformdirs==4.2.2
# via
Expand All @@ -337,12 +337,12 @@ pybtex==0.24.0
# via pymatgen
pycparser==2.22
# via cffi
pydantic==2.7.4
pydantic==2.8.2
# via
# fastapi
# maggma (pyproject.toml)
# pydantic-settings
pydantic-core==2.18.4
pydantic-core==2.20.1
# via pydantic
pydantic-settings==2.3.4
# via maggma (pyproject.toml)
Expand Down Expand Up @@ -455,7 +455,7 @@ ruamel-yaml==0.18.6
# pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.5.0
ruff==0.5.1
# via maggma (pyproject.toml)
s3transfer==0.10.2
# via boto3
Expand Down Expand Up @@ -490,7 +490,7 @@ sympy==1.12.1
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.4.2
tenacity==8.5.0
# via plotly
textual==0.71.0
# via memray
Expand All @@ -514,7 +514,7 @@ types-python-dateutil==2.9.0.20240316
# via maggma (pyproject.toml)
types-pyyaml==6.0.12.20240311
# via maggma (pyproject.toml)
types-setuptools==70.1.0.20240627
types-setuptools==70.2.0.20240704
# via maggma (pyproject.toml)
typing-extensions==4.12.2
# via
Expand All @@ -536,7 +536,7 @@ uc-micro-py==1.0.3
# via linkify-it-py
ujson==5.10.0
# via fastapi
uncertainties==3.2.1
uncertainties==3.2.2
# via pymatgen
urllib3==2.2.2
# via
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==23.2.0
# referencing
bcrypt==4.1.3
# via paramiko
boto3==1.34.136
boto3==1.34.140
# via maggma (pyproject.toml)
botocore==1.34.136
botocore==1.34.140
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -51,7 +51,7 @@ numpy==1.26.4
# via
# maggma (pyproject.toml)
# pandas
orjson==3.10.5
orjson==3.10.6
# via maggma (pyproject.toml)
packaging==24.1
# via mongomock
Expand All @@ -61,11 +61,11 @@ paramiko==3.4.0
# via sshtunnel
pycparser==2.22
# via cffi
pydantic==2.7.4
pydantic==2.8.2
# via
# maggma (pyproject.toml)
# pydantic-settings
pydantic-core==2.18.4
pydantic-core==2.20.1
# via pydantic
pydantic-settings==2.3.4
# via maggma (pyproject.toml)
Expand Down
34 changes: 17 additions & 17 deletions requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@ bcrypt==4.1.3
# via paramiko
blinker==1.8.2
# via flask
boto3==1.34.136
boto3==1.34.140
# via
# maggma (pyproject.toml)
# moto
botocore==1.34.136
botocore==1.34.140
# via
# boto3
# moto
# s3transfer
certifi==2024.6.2
certifi==2024.7.4
# via
# httpcore
# httpx
Expand Down Expand Up @@ -109,7 +109,7 @@ filelock==3.15.4
# via virtualenv
flask==3.0.3
# via mongogrant
fonttools==4.53.0
fonttools==4.53.1
# via matplotlib
ghp-import==2.1.0
# via mkdocs
Expand All @@ -131,7 +131,7 @@ httpx==0.27.0
# starlette
hvac==2.3.0
# via maggma (pyproject.toml)
identify==2.5.36
identify==2.6.0
# via pre-commit
idna==3.7
# via
Expand Down Expand Up @@ -205,15 +205,15 @@ markupsafe==2.1.5
# mkdocs-autorefs
# mkdocstrings
# werkzeug
matplotlib==3.9.0
matplotlib==3.9.1
# via pymatgen
matplotlib-inline==0.1.7
# via ipython
mdit-py-plugins==0.4.1
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
memray==1.13.2
memray==1.13.3
# via maggma (pyproject.toml)
mergedeep==1.3.4
# via
Expand All @@ -230,7 +230,7 @@ mkdocs-autorefs==1.0.1
# via mkdocstrings
mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-material==9.5.27
mkdocs-material==9.5.28
# via maggma (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
Expand All @@ -252,7 +252,7 @@ monty==2024.5.24
# pymatgen
montydb==2.5.3
# via maggma (pyproject.toml)
moto==5.0.10
moto==5.0.11
# via maggma (pyproject.toml)
mpmath==1.3.0
# via sympy
Expand All @@ -279,7 +279,7 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
orjson==3.10.5
orjson==3.10.6
# via
# fastapi
# maggma (pyproject.toml)
Expand All @@ -306,7 +306,7 @@ pathspec==0.12.1
# via mkdocs
pexpect==4.9.0
# via ipython
pillow==10.3.0
pillow==10.4.0
# via matplotlib
platformdirs==4.2.2
# via
Expand All @@ -332,12 +332,12 @@ pybtex==0.24.0
# via pymatgen
pycparser==2.22
# via cffi
pydantic==2.7.4
pydantic==2.8.2
# via
# fastapi
# maggma (pyproject.toml)
# pydantic-settings
pydantic-core==2.18.4
pydantic-core==2.20.1
# via pydantic
pydantic-settings==2.3.4
# via maggma (pyproject.toml)
Expand Down Expand Up @@ -450,7 +450,7 @@ ruamel-yaml==0.18.6
# pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.5.0
ruff==0.5.1
# via maggma (pyproject.toml)
s3transfer==0.10.2
# via boto3
Expand Down Expand Up @@ -485,7 +485,7 @@ sympy==1.12.1
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.4.2
tenacity==8.5.0
# via plotly
textual==0.71.0
# via memray
Expand All @@ -505,7 +505,7 @@ types-python-dateutil==2.9.0.20240316
# via maggma (pyproject.toml)
types-pyyaml==6.0.12.20240311
# via maggma (pyproject.toml)
types-setuptools==70.1.0.20240627
types-setuptools==70.2.0.20240704
# via maggma (pyproject.toml)
typing-extensions==4.12.2
# via
Expand All @@ -525,7 +525,7 @@ uc-micro-py==1.0.3
# via linkify-it-py
ujson==5.10.0
# via fastapi
uncertainties==3.2.1
uncertainties==3.2.2
# via pymatgen
urllib3==2.2.2
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/macos-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ attrs==23.2.0
# referencing
bcrypt==4.1.3
# via paramiko
boto3==1.34.136
boto3==1.34.140
# via maggma (pyproject.toml)
botocore==1.34.136
botocore==1.34.140
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -51,7 +51,7 @@ numpy==1.26.4
# via
# maggma (pyproject.toml)
# pandas
orjson==3.10.5
orjson==3.10.6
# via maggma (pyproject.toml)
packaging==24.1
# via mongomock
Expand All @@ -61,11 +61,11 @@ paramiko==3.4.0
# via sshtunnel
pycparser==2.22
# via cffi
pydantic==2.7.4
pydantic==2.8.2
# via
# maggma (pyproject.toml)
# pydantic-settings
pydantic-core==2.18.4
pydantic-core==2.20.1
# via pydantic
pydantic-settings==2.3.4
# via maggma (pyproject.toml)
Expand Down
Loading

0 comments on commit 1188a57

Please sign in to comment.