Skip to content

Commit

Permalink
Merge pull request #1026 from materialsproject/auto-dependency-upgrades
Browse files Browse the repository at this point in the history
Automated dependency upgrades
  • Loading branch information
rkingsbury authored Feb 6, 2025
2 parents 5fd5603 + 9b2c4e6 commit f17caad
Show file tree
Hide file tree
Showing 16 changed files with 334 additions and 334 deletions.
20 changes: 10 additions & 10 deletions requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ aioitertools==0.12.0
# via maggma (pyproject.toml)
annotated-types==0.7.0
# via pydantic
attrs==24.3.0
attrs==25.1.0
# via
# jsonlines
# jsonschema
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.36.2
boto3==1.36.11
# via maggma (pyproject.toml)
botocore==1.36.2
botocore==1.36.11
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -62,7 +62,7 @@ paramiko==3.5.0
# via sshtunnel
pycparser==2.22
# via cffi
pydantic==2.10.5
pydantic==2.10.6
# via
# maggma (pyproject.toml)
# pydantic-settings
Expand All @@ -72,7 +72,7 @@ pydantic-settings==2.7.1
# via maggma (pyproject.toml)
pydash==8.0.5
# via maggma (pyproject.toml)
pymongo==4.10.1
pymongo==4.11
# via maggma (pyproject.toml)
pynacl==1.5.0
# via paramiko
Expand All @@ -83,13 +83,13 @@ python-dateutil==2.9.0.post0
# pandas
python-dotenv==1.0.1
# via pydantic-settings
pytz==2024.2
pytz==2025.1
# via
# mongomock
# pandas
pyzmq==26.2.0
pyzmq==26.2.1
# via maggma (pyproject.toml)
referencing==0.36.1
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -103,7 +103,7 @@ ruamel-yaml==0.18.10
# monty
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
sentinels==1.0.0
# via mongomock
Expand All @@ -119,7 +119,7 @@ typing-extensions==4.12.2
# pydantic-core
# pydash
# referencing
tzdata==2024.2
tzdata==2025.1
# via pandas
urllib3==2.3.0
# via botocore
Expand Down
64 changes: 32 additions & 32 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ anyio==4.8.0
# starlette
asttokens==3.0.0
# via stack-data
attrs==24.3.0
attrs==25.1.0
# via
# jsonlines
# jsonschema
Expand All @@ -25,24 +25,24 @@ azure-core==1.32.0
# azure-storage-blob
azure-identity==1.19.0
# via maggma (pyproject.toml)
azure-storage-blob==12.24.0
azure-storage-blob==12.24.1
# via maggma (pyproject.toml)
babel==2.16.0
babel==2.17.0
# via mkdocs-material
bcrypt==4.2.1
# via paramiko
blinker==1.9.0
# via flask
boto3==1.36.2
boto3==1.36.11
# via
# maggma (pyproject.toml)
# moto
botocore==1.36.2
botocore==1.36.11
# via
# boto3
# moto
# s3transfer
certifi==2024.12.14
certifi==2025.1.31
# via
# httpcore
# httpx
Expand Down Expand Up @@ -97,21 +97,21 @@ exceptiongroup==1.2.2
# pytest
execnet==2.1.1
# via pytest-xdist
executing==2.1.0
executing==2.2.0
# via stack-data
fastapi==0.115.6
fastapi==0.115.8
# via maggma (pyproject.toml)
fastjsonschema==2.21.1
# via nbformat
filelock==3.16.1
filelock==3.17.0
# via virtualenv
flask==3.1.0
# via mongogrant
fonttools==4.55.3
fonttools==4.55.8
# via matplotlib
ghp-import==2.1.0
# via mkdocs
griffe==1.5.5
griffe==1.5.6
# via mkdocstrings-python
h11==0.14.0
# via
Expand All @@ -125,7 +125,7 @@ httpx==0.28.1
# via starlette
hvac==2.3.0
# via maggma (pyproject.toml)
identify==2.6.5
identify==2.6.6
# via pre-commit
idna==3.10
# via
Expand All @@ -134,7 +134,7 @@ idna==3.10
# requests
iniconfig==2.0.0
# via pytest
ipython==8.31.0
ipython==8.32.0
# via maggma (pyproject.toml)
isodate==0.7.2
# via azure-storage-blob
Expand Down Expand Up @@ -224,7 +224,7 @@ mkdocs-autorefs==1.3.0
# mkdocstrings-python
mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-material==9.5.50
mkdocs-material==9.6.1
# via maggma (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
Expand All @@ -246,7 +246,7 @@ monty==2025.1.9
# pymatgen
montydb==2.5.3
# via maggma (pyproject.toml)
moto==5.0.27
moto==5.0.28
# via maggma (pyproject.toml)
mpmath==1.3.0
# via sympy
Expand All @@ -258,6 +258,8 @@ msal-extensions==1.2.0
# via azure-identity
msgpack==1.1.0
# via maggma (pyproject.toml)
narwhals==1.24.2
# via plotly
nbformat==5.10.4
# via maggma (pyproject.toml)
networkx==3.4.2
Expand Down Expand Up @@ -308,15 +310,15 @@ platformdirs==4.3.6
# mkdocstrings
# textual
# virtualenv
plotly==5.24.1
plotly==6.0.0
# via pymatgen
pluggy==1.5.0
# via pytest
portalocker==2.10.1
# via msal-extensions
pre-commit==4.0.1
pre-commit==4.1.0
# via maggma (pyproject.toml)
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand All @@ -326,7 +328,7 @@ pybtex==0.24.0
# via pymatgen
pycparser==2.22
# via cffi
pydantic==2.10.5
pydantic==2.10.6
# via
# fastapi
# maggma (pyproject.toml)
Expand All @@ -346,13 +348,13 @@ pyjwt[crypto]==2.10.1
# via
# msal
# pyjwt
pymatgen==2025.1.9
pymatgen==2025.1.24
# via maggma (pyproject.toml)
pymdown-extensions==10.14
pymdown-extensions==10.14.3
# via
# mkdocs-material
# mkdocstrings
pymongo==4.10.1
pymongo==4.11
# via
# maggma (pyproject.toml)
# mongogrant
Expand All @@ -367,7 +369,7 @@ pytest==8.3.4
# pytest-cov
# pytest-mock
# pytest-xdist
pytest-asyncio==0.25.2
pytest-asyncio==0.25.3
# via maggma (pyproject.toml)
pytest-cov==6.0.0
# via maggma (pyproject.toml)
Expand All @@ -387,7 +389,7 @@ python-dotenv==1.0.1
# via pydantic-settings
python-multipart==0.0.20
# via starlette
pytz==2024.2
pytz==2025.1
# via
# mongomock
# pandas
Expand All @@ -402,9 +404,9 @@ pyyaml==6.0.2
# starlette
pyyaml-env-tag==0.1
# via mkdocs
pyzmq==26.2.0
pyzmq==26.2.1
# via maggma (pyproject.toml)
referencing==0.36.1
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -441,9 +443,9 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
ruff==0.9.2
ruff==0.9.4
# via maggma (pyproject.toml)
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
scipy==1.15.1
# via pymatgen
Expand All @@ -462,16 +464,14 @@ sshtunnel==0.4.0
# via maggma (pyproject.toml)
stack-data==0.6.3
# via ipython
starlette[full]==0.41.3
starlette[full]==0.45.3
# via
# fastapi
# maggma (pyproject.toml)
sympy==1.13.3
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
textual==1.0.0
# via memray
tomli==2.2.1
Expand Down Expand Up @@ -509,7 +509,7 @@ typing-extensions==4.12.2
# rich
# textual
# uvicorn
tzdata==2024.2
tzdata==2025.1
# via pandas
uc-micro-py==1.0.3
# via linkify-it-py
Expand Down
20 changes: 10 additions & 10 deletions requirements/macos-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ aioitertools==0.12.0
# via maggma (pyproject.toml)
annotated-types==0.7.0
# via pydantic
attrs==24.3.0
attrs==25.1.0
# via
# jsonlines
# jsonschema
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.36.2
boto3==1.36.11
# via maggma (pyproject.toml)
botocore==1.36.2
botocore==1.36.11
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -62,7 +62,7 @@ paramiko==3.5.0
# via sshtunnel
pycparser==2.22
# via cffi
pydantic==2.10.5
pydantic==2.10.6
# via
# maggma (pyproject.toml)
# pydantic-settings
Expand All @@ -72,7 +72,7 @@ pydantic-settings==2.7.1
# via maggma (pyproject.toml)
pydash==8.0.5
# via maggma (pyproject.toml)
pymongo==4.10.1
pymongo==4.11
# via maggma (pyproject.toml)
pynacl==1.5.0
# via paramiko
Expand All @@ -83,13 +83,13 @@ python-dateutil==2.9.0.post0
# pandas
python-dotenv==1.0.1
# via pydantic-settings
pytz==2024.2
pytz==2025.1
# via
# mongomock
# pandas
pyzmq==26.2.0
pyzmq==26.2.1
# via maggma (pyproject.toml)
referencing==0.36.1
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -103,7 +103,7 @@ ruamel-yaml==0.18.10
# monty
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
sentinels==1.0.0
# via mongomock
Expand All @@ -119,7 +119,7 @@ typing-extensions==4.12.2
# pydantic-core
# pydash
# referencing
tzdata==2024.2
tzdata==2025.1
# via pandas
urllib3==2.3.0
# via botocore
Expand Down
Loading

0 comments on commit f17caad

Please sign in to comment.