Skip to content

Commit

Permalink
update dependencies for . (ubuntu-latest/py3.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 9, 2024
1 parent f2d1c00 commit 12ee7cf
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
10 changes: 5 additions & 5 deletions requirements/ubuntu-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.1
# via paramiko
boto3==1.35.72
boto3==1.35.76
# via maggma (pyproject.toml)
botocore==1.35.72
botocore==1.35.76
# 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.2
pydantic==2.10.3
# via
# maggma (pyproject.toml)
# pydantic-settings
Expand Down Expand Up @@ -93,7 +93,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand All @@ -107,7 +107,7 @@ s3transfer==0.10.4
# via boto3
sentinels==1.0.0
# via mongomock
six==1.16.0
six==1.17.0
# via python-dateutil
sshtunnel==0.4.0
# via maggma (pyproject.toml)
Expand Down
32 changes: 16 additions & 16 deletions requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aioitertools==0.12.0
# via maggma (pyproject.toml)
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
anyio==4.7.0
# via
# httpx
# starlette
Expand All @@ -33,11 +33,11 @@ bcrypt==4.2.1
# via paramiko
blinker==1.9.0
# via flask
boto3==1.35.72
boto3==1.35.76
# via
# maggma (pyproject.toml)
# moto
botocore==1.35.72
botocore==1.35.76
# via
# boto3
# moto
Expand Down Expand Up @@ -68,7 +68,7 @@ colorama==0.4.6
# mkdocs-material
contourpy==1.3.0
# via matplotlib
coverage[toml]==7.6.8
coverage[toml]==7.6.9
# via pytest-cov
cryptography==44.0.0
# via
Expand Down Expand Up @@ -99,15 +99,15 @@ execnet==2.1.1
# via pytest-xdist
executing==2.1.0
# via stack-data
fastapi==0.115.5
fastapi==0.115.6
# via maggma (pyproject.toml)
fastjsonschema==2.21.0
fastjsonschema==2.21.1
# via nbformat
filelock==3.16.1
# via virtualenv
flask==3.1.0
# via mongogrant
fonttools==4.55.0
fonttools==4.55.2
# via matplotlib
ghp-import==2.1.0
# via mkdocs
Expand All @@ -121,7 +121,7 @@ htmlmin2==0.1.13
# via mkdocs-minify-plugin
httpcore==1.0.7
# via httpx
httpx==0.28.0
httpx==0.28.1
# via starlette
hvac==2.3.0
# via maggma (pyproject.toml)
Expand Down Expand Up @@ -216,7 +216,7 @@ mdit-py-plugins==0.4.2
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
memray==1.14.0
memray==1.15.0
# via maggma (pyproject.toml)
mergedeep==1.3.4
# via
Expand All @@ -235,7 +235,7 @@ mkdocs-autorefs==1.2.0
# mkdocstrings-python
mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-material==9.5.47
mkdocs-material==9.5.48
# via maggma (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
Expand Down Expand Up @@ -337,7 +337,7 @@ pybtex==0.24.0
# via pymatgen
pycparser==2.22
# via cffi
pydantic==2.10.2
pydantic==2.10.3
# via
# fastapi
# maggma (pyproject.toml)
Expand Down Expand Up @@ -441,7 +441,7 @@ rich==13.9.4
# via
# memray
# textual
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand All @@ -452,15 +452,15 @@ ruamel-yaml==0.18.6
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
ruff==0.8.1
ruff==0.8.2
# via maggma (pyproject.toml)
s3transfer==0.10.4
# via boto3
scipy==1.13.1
# via pymatgen
sentinels==1.0.0
# via mongomock
six==1.16.0
six==1.17.0
# via
# azure-core
# pybtex
Expand All @@ -483,7 +483,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
textual==0.88.1
textual==0.89.1
# via memray
tomli==2.2.1
# via
Expand All @@ -499,7 +499,7 @@ traitlets==5.14.3
# jupyter-core
# matplotlib-inline
# nbformat
types-python-dateutil==2.9.0.20241003
types-python-dateutil==2.9.0.20241206
# via maggma (pyproject.toml)
types-pyyaml==6.0.12.20240917
# via maggma (pyproject.toml)
Expand Down

0 comments on commit 12ee7cf

Please sign in to comment.