Skip to content

Commit

Permalink
Merge pull request #1015 from materialsproject/auto-dependency-upgrades
Browse files Browse the repository at this point in the history
Automated dependency upgrades
  • Loading branch information
rkingsbury authored Dec 3, 2024
2 parents a286e8e + 2fe93e6 commit 4b09060
Show file tree
Hide file tree
Showing 16 changed files with 194 additions and 218 deletions.
8 changes: 4 additions & 4 deletions requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.68
boto3==1.35.72
# via maggma (pyproject.toml)
botocore==1.35.68
botocore==1.35.72
# via
# boto3
# s3transfer
cffi==1.17.1
# via
# cryptography
# pynacl
cryptography==43.0.3
cryptography==44.0.0
# via paramiko
dnspython==2.7.0
# via
Expand Down Expand Up @@ -62,7 +62,7 @@ paramiko==3.5.0
# via sshtunnel
pycparser==2.22
# via cffi
pydantic==2.10.1
pydantic==2.10.2
# via
# maggma (pyproject.toml)
# pydantic-settings
Expand Down
45 changes: 21 additions & 24 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ anyio==4.6.2.post1
# via
# httpx
# starlette
asttokens==2.4.1
asttokens==3.0.0
# via stack-data
attrs==24.2.0
# via
Expand All @@ -33,11 +33,11 @@ bcrypt==4.2.1
# via paramiko
blinker==1.9.0
# via flask
boto3==1.35.68
boto3==1.35.72
# via
# maggma (pyproject.toml)
# moto
botocore==1.35.68
botocore==1.35.72
# via
# boto3
# moto
Expand Down Expand Up @@ -70,7 +70,7 @@ contourpy==1.3.1
# via matplotlib
coverage[toml]==7.6.8
# via pytest-cov
cryptography==43.0.3
cryptography==44.0.0
# via
# azure-identity
# azure-storage-blob
Expand Down Expand Up @@ -101,7 +101,7 @@ executing==2.1.0
# via stack-data
fastapi==0.115.5
# via maggma (pyproject.toml)
fastjsonschema==2.20.0
fastjsonschema==2.21.0
# via nbformat
filelock==3.16.1
# via virtualenv
Expand All @@ -121,11 +121,11 @@ htmlmin2==0.1.13
# via mkdocs-minify-plugin
httpcore==1.0.7
# via httpx
httpx==0.27.2
httpx==0.28.0
# via starlette
hvac==2.3.0
# via maggma (pyproject.toml)
identify==2.6.2
identify==2.6.3
# 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.29.0
ipython==8.30.0
# via maggma (pyproject.toml)
isodate==0.7.2
# via azure-storage-blob
Expand Down Expand Up @@ -197,7 +197,7 @@ markupsafe==3.0.2
# mkdocs-autorefs
# mkdocstrings
# werkzeug
matplotlib==3.9.2
matplotlib==3.9.3
# via pymatgen
matplotlib-inline==0.1.7
# via ipython
Expand All @@ -224,7 +224,7 @@ mkdocs-autorefs==1.2.0
# mkdocstrings-python
mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-material==9.5.45
mkdocs-material==9.5.47
# via maggma (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
Expand All @@ -246,7 +246,7 @@ monty==2024.10.21
# pymatgen
montydb==2.5.3
# via maggma (pyproject.toml)
moto==5.0.21
moto==5.0.22
# via maggma (pyproject.toml)
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -326,7 +326,7 @@ pybtex==0.24.0
# via pymatgen
pycparser==2.22
# via cffi
pydantic==2.10.1
pydantic==2.10.2
# via
# fastapi
# maggma (pyproject.toml)
Expand All @@ -342,7 +342,7 @@ pygments==2.18.0
# ipython
# mkdocs-material
# rich
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via
# msal
# pyjwt
Expand All @@ -360,7 +360,7 @@ pynacl==1.5.0
# via paramiko
pyparsing==3.2.0
# via matplotlib
pytest==8.3.3
pytest==8.3.4
# via
# maggma (pyproject.toml)
# pytest-asyncio
Expand All @@ -385,7 +385,7 @@ python-dateutil==2.9.0.post0
# pandas
python-dotenv==1.0.1
# via pydantic-settings
python-multipart==0.0.17
python-multipart==0.0.19
# via starlette
pytz==2024.2
# via
Expand Down Expand Up @@ -441,7 +441,7 @@ ruamel-yaml==0.18.6
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
ruff==0.8.0
ruff==0.8.1
# via maggma (pyproject.toml)
s3transfer==0.10.4
# via boto3
Expand All @@ -451,14 +451,11 @@ sentinels==1.0.0
# via mongomock
six==1.16.0
# via
# asttokens
# azure-core
# pybtex
# python-dateutil
sniffio==1.3.1
# via
# anyio
# httpx
# via anyio
spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
Expand All @@ -475,9 +472,9 @@ tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
textual==0.87.1
textual==0.88.1
# via memray
tomli==2.1.0
tomli==2.2.1
# via
# coverage
# pytest
Expand All @@ -495,7 +492,7 @@ types-python-dateutil==2.9.0.20241003
# via maggma (pyproject.toml)
types-pyyaml==6.0.12.20240917
# via maggma (pyproject.toml)
types-setuptools==75.5.0.20241122
types-setuptools==75.6.0.20241126
# via maggma (pyproject.toml)
typing-extensions==4.12.2
# via
Expand Down Expand Up @@ -524,7 +521,7 @@ urllib3==2.2.3
# responses
uvicorn==0.32.1
# via maggma (pyproject.toml)
virtualenv==20.27.1
virtualenv==20.28.0
# via pre-commit
watchdog==6.0.0
# via mkdocs
Expand Down
8 changes: 4 additions & 4 deletions requirements/macos-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.68
boto3==1.35.72
# via maggma (pyproject.toml)
botocore==1.35.68
botocore==1.35.72
# via
# boto3
# s3transfer
cffi==1.17.1
# via
# cryptography
# pynacl
cryptography==43.0.3
cryptography==44.0.0
# via paramiko
dnspython==2.7.0
# via
Expand Down Expand Up @@ -62,7 +62,7 @@ paramiko==3.5.0
# via sshtunnel
pycparser==2.22
# via cffi
pydantic==2.10.1
pydantic==2.10.2
# via
# maggma (pyproject.toml)
# pydantic-settings
Expand Down
Loading

0 comments on commit 4b09060

Please sign in to comment.