diff --git a/requirements/ubuntu-latest_py3.9.txt b/requirements/ubuntu-latest_py3.9.txt index 947b097b1..9c639ba50 100644 --- a/requirements/ubuntu-latest_py3.9.txt +++ b/requirements/ubuntu-latest_py3.9.txt @@ -15,9 +15,9 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.24 +boto3==1.35.29 # via maggma (pyproject.toml) -botocore==1.35.24 +botocore==1.35.29 # via # boto3 # s3transfer @@ -116,7 +116,7 @@ typing-extensions==4.12.2 # pydantic # pydantic-core # pydash -tzdata==2024.1 +tzdata==2024.2 # via pandas urllib3==1.26.20 # via botocore diff --git a/requirements/ubuntu-latest_py3.9_extras.txt b/requirements/ubuntu-latest_py3.9_extras.txt index 02b66490c..b83af1e7b 100644 --- a/requirements/ubuntu-latest_py3.9_extras.txt +++ b/requirements/ubuntu-latest_py3.9_extras.txt @@ -25,7 +25,7 @@ azure-core==1.31.0 # azure-storage-blob azure-identity==1.18.0 # via maggma (pyproject.toml) -azure-storage-blob==12.23.0 +azure-storage-blob==12.23.1 # via maggma (pyproject.toml) babel==2.16.0 # via mkdocs-material @@ -33,11 +33,11 @@ bcrypt==4.2.0 # via paramiko blinker==1.8.2 # via flask -boto3==1.35.24 +boto3==1.35.29 # via # maggma (pyproject.toml) # moto -botocore==1.35.24 +botocore==1.35.29 # via # boto3 # moto @@ -107,7 +107,7 @@ filelock==3.16.1 # via virtualenv flask==3.0.3 # via mongogrant -fonttools==4.53.1 +fonttools==4.54.1 # via matplotlib ghp-import==2.1.0 # via mkdocs @@ -235,7 +235,7 @@ mkdocs-autorefs==1.2.0 # mkdocstrings-python mkdocs-get-deps==0.2.0 # via mkdocs -mkdocs-material==9.5.36 +mkdocs-material==9.5.39 # via maggma (pyproject.toml) mkdocs-material-extensions==1.3.1 # via mkdocs-material @@ -257,7 +257,7 @@ monty==2024.7.30 # pymatgen montydb==2.5.3 # via maggma (pyproject.toml) -moto==5.0.15 +moto==5.0.16 # via maggma (pyproject.toml) mpmath==1.3.0 # via sympy @@ -326,7 +326,7 @@ portalocker==2.10.1 # via msal-extensions pre-commit==3.8.0 # via maggma (pyproject.toml) -prompt-toolkit==3.0.47 +prompt-toolkit==3.0.48 # via ipython ptyprocess==0.7.0 # via pexpect @@ -358,7 +358,7 @@ pyjwt[crypto]==2.9.0 # pyjwt pymatgen==2024.8.9 # via maggma (pyproject.toml) -pymdown-extensions==10.10.1 +pymdown-extensions==10.11.1 # via # mkdocs-material # mkdocstrings @@ -395,7 +395,7 @@ python-dateutil==2.9.0.post0 # pandas python-dotenv==1.0.1 # via pydantic-settings -python-multipart==0.0.10 +python-multipart==0.0.12 # via starlette pytz==2024.2 # via @@ -450,7 +450,7 @@ ruamel-yaml==0.18.6 # pymatgen ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.6.7 +ruff==0.6.8 # via maggma (pyproject.toml) s3transfer==0.10.2 # via boto3 @@ -485,7 +485,7 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -textual==0.79.1 +textual==0.81.0 # via memray tomli==2.0.1 # via @@ -524,7 +524,7 @@ typing-extensions==4.12.2 # starlette # textual # uvicorn -tzdata==2024.1 +tzdata==2024.2 # via pandas uc-micro-py==1.0.3 # via linkify-it-py @@ -535,11 +535,11 @@ urllib3==1.26.20 # botocore # requests # responses -uvicorn==0.30.6 +uvicorn==0.31.0 # via maggma (pyproject.toml) -virtualenv==20.26.5 +virtualenv==20.26.6 # via pre-commit -watchdog==5.0.2 +watchdog==5.0.3 # via mkdocs wcwidth==0.2.13 # via prompt-toolkit