Skip to content

Commit

Permalink
update dependencies for . (macos-latest/py3.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 7, 2024
1 parent 45e2b54 commit 5935275
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
8 changes: 4 additions & 4 deletions requirements/macos-latest_py3.9.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 Down Expand Up @@ -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
27 changes: 14 additions & 13 deletions requirements/macos-latest_py3.9_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 Down Expand Up @@ -324,7 +324,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 @@ -358,11 +358,11 @@ pyjwt[crypto]==2.9.0
# pyjwt
pymatgen==2024.8.9
# 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 @@ -436,7 +436,7 @@ responses==0.21.0
# via
# maggma (pyproject.toml)
# moto
rich==13.8.1
rich==13.9.2
# via
# memray
# textual
Expand All @@ -450,7 +450,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 @@ -485,9 +485,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 @@ -501,7 +501,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 @@ -520,6 +520,7 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# pydash
# rich
# spglib
# starlette
# textual
Expand Down

0 comments on commit 5935275

Please sign in to comment.