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 Nov 4, 2024
1 parent 67b81ee commit d21538f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
12 changes: 6 additions & 6 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.49
boto3==1.35.54
# via maggma (pyproject.toml)
botocore==1.35.49
botocore==1.35.54
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -52,7 +52,7 @@ numpy==1.26.4
# maggma (pyproject.toml)
# monty
# pandas
orjson==3.10.10
orjson==3.10.11
# via maggma (pyproject.toml)
packaging==24.1
# via mongomock
Expand All @@ -68,7 +68,7 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.6.0
pydantic-settings==2.6.1
# via maggma (pyproject.toml)
pydash==8.0.3
# via maggma (pyproject.toml)
Expand All @@ -93,7 +93,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand All @@ -111,7 +111,7 @@ six==1.16.0
# via python-dateutil
sshtunnel==0.4.0
# via maggma (pyproject.toml)
tqdm==4.66.5
tqdm==4.66.6
# via maggma (pyproject.toml)
typing-extensions==4.12.2
# via
Expand Down
38 changes: 19 additions & 19 deletions requirements/ubuntu-latest_py3.12_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ attrs==24.2.0
# jsonlines
# jsonschema
# referencing
azure-core==1.31.0
azure-core==1.32.0
# via
# azure-identity
# azure-storage-blob
Expand All @@ -33,11 +33,11 @@ bcrypt==4.2.0
# via paramiko
blinker==1.8.2
# via flask
boto3==1.35.49
boto3==1.35.54
# via
# maggma (pyproject.toml)
# moto
botocore==1.35.49
botocore==1.35.54
# via
# boto3
# moto
Expand Down Expand Up @@ -219,7 +219,7 @@ mkdocs-autorefs==1.2.0
# mkdocstrings-python
mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-material==9.5.42
mkdocs-material==9.5.43
# via maggma (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
Expand All @@ -241,7 +241,7 @@ monty==2024.10.21
# pymatgen
montydb==2.5.3
# via maggma (pyproject.toml)
moto==5.0.18
moto==5.0.19
# via maggma (pyproject.toml)
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -269,7 +269,7 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
orjson==3.10.10
orjson==3.10.11
# via maggma (pyproject.toml)
packaging==24.1
# via
Expand Down Expand Up @@ -328,7 +328,7 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.6.0
pydantic-settings==2.6.1
# via maggma (pyproject.toml)
pydash==8.0.3
# via maggma (pyproject.toml)
Expand All @@ -341,9 +341,9 @@ pyjwt[crypto]==2.9.0
# via
# msal
# pyjwt
pymatgen==2024.10.27
pymatgen==2024.10.29
# via maggma (pyproject.toml)
pymdown-extensions==10.11.2
pymdown-extensions==10.12
# via
# mkdocs-material
# mkdocstrings
Expand All @@ -364,7 +364,7 @@ pytest==8.3.3
# pytest-xdist
pytest-asyncio==0.24.0
# via maggma (pyproject.toml)
pytest-cov==5.0.0
pytest-cov==6.0.0
# via maggma (pyproject.toml)
pytest-mock==3.14.0
# via maggma (pyproject.toml)
Expand All @@ -380,7 +380,7 @@ python-dateutil==2.9.0.post0
# pandas
python-dotenv==1.0.1
# via pydantic-settings
python-multipart==0.0.16
python-multipart==0.0.17
# via starlette
pytz==2024.2
# via
Expand Down Expand Up @@ -421,11 +421,11 @@ responses==0.21.0
# via
# maggma (pyproject.toml)
# moto
rich==13.9.3
rich==13.9.4
# via
# memray
# textual
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand All @@ -436,7 +436,7 @@ ruamel-yaml==0.18.6
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
ruff==0.7.1
ruff==0.7.2
# via maggma (pyproject.toml)
s3transfer==0.10.3
# via boto3
Expand Down Expand Up @@ -470,9 +470,9 @@ tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
textual==0.85.1
textual==0.85.2
# via memray
tqdm==4.66.5
tqdm==4.66.6
# via
# maggma (pyproject.toml)
# pymatgen
Expand Down Expand Up @@ -511,13 +511,13 @@ urllib3==2.2.3
# responses
uvicorn==0.32.0
# via maggma (pyproject.toml)
virtualenv==20.27.0
virtualenv==20.27.1
# via pre-commit
watchdog==5.0.3
watchdog==6.0.0
# via mkdocs
wcwidth==0.2.13
# via prompt-toolkit
werkzeug==3.0.6
werkzeug==3.1.1
# via
# flask
# moto
Expand Down

0 comments on commit d21538f

Please sign in to comment.