diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index 74932ae4..5779b203 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -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 @@ -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 @@ -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 @@ -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) diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index ffa03ac2..174a7aae 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -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 @@ -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 @@ -68,7 +68,7 @@ colorama==0.4.6 # mkdocs-material contourpy==1.3.1 # via matplotlib -coverage[toml]==7.6.8 +coverage[toml]==7.6.9 # via pytest-cov cryptography==44.0.0 # via @@ -94,15 +94,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 @@ -116,7 +116,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) @@ -200,7 +200,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 @@ -219,7 +219,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 @@ -321,7 +321,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) @@ -425,7 +425,7 @@ rich==13.9.4 # via # memray # textual -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing @@ -436,7 +436,7 @@ 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 @@ -444,7 +444,7 @@ scipy==1.14.1 # via pymatgen sentinels==1.0.0 # via mongomock -six==1.16.0 +six==1.17.0 # via # azure-core # pybtex @@ -467,7 +467,7 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -textual==0.88.1 +textual==0.89.1 # via memray tqdm==4.67.1 # via @@ -479,7 +479,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) @@ -487,6 +487,7 @@ types-setuptools==75.6.0.20241126 # via maggma (pyproject.toml) typing-extensions==4.12.2 # via + # anyio # azure-core # azure-identity # azure-storage-blob