Skip to content

Commit

Permalink
update dependencies for . (ubuntu-latest/py3.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 7, 2024
1 parent 3dcbe81 commit 3f4dae2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
10 changes: 5 additions & 5 deletions requirements/ubuntu-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
30 changes: 15 additions & 15 deletions requirements/ubuntu-latest_py3.12_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

0 comments on commit 3f4dae2

Please sign in to comment.