From 73e414b436f985932095cb30fec1ac8d26274757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 06:58:00 +0000 Subject: [PATCH] Bump the dependencies group with 10 updates Bumps the dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.10.1` | `4.17.0` | | [paramiko](https://github.com/paramiko/paramiko) | `3.5.1` | `4.0.0` | | [boto3](https://github.com/boto/boto3) | `1.42.96` | `1.42.97` | | [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) | `12.27.1` | `12.28.0` | | [responses](https://github.com/getsentry/responses) | `0.21.0` | `0.26.0` | | [botocore](https://github.com/boto/botocore) | `1.42.96` | `1.42.97` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.20` | `2.6.3` | | [mpmath](https://github.com/mpmath/mpmath) | `1.3.0` | `1.4.1` | | [textual](https://github.com/Textualize/textual) | `8.2.4` | `8.2.5` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.2.4` | `21.3.0` | Updates `pymongo` from 4.10.1 to 4.17.0 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.10.1...4.17.0) Updates `paramiko` from 3.5.1 to 4.0.0 - [Commits](https://github.com/paramiko/paramiko/compare/3.5.1...4.0.0) Updates `boto3` from 1.42.96 to 1.42.97 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.96...1.42.97) Updates `azure-storage-blob` from 12.27.1 to 12.28.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-storage-blob_12.27.1...azure-storage-blob_12.28.0) Updates `responses` from 0.21.0 to 0.26.0 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](https://github.com/getsentry/responses/compare/0.21.0...0.26.0) Updates `botocore` from 1.42.96 to 1.42.97 - [Commits](https://github.com/boto/botocore/compare/1.42.96...1.42.97) Updates `urllib3` from 1.26.20 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.20...2.6.3) Updates `mpmath` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/mpmath/mpmath/releases) - [Changelog](https://github.com/mpmath/mpmath/blob/1.4.1/CHANGES) - [Commits](https://github.com/mpmath/mpmath/compare/1.3.0...1.4.1) Updates `textual` from 8.2.4 to 8.2.5 - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](https://github.com/Textualize/textual/compare/v8.2.4...v8.2.5) Updates `virtualenv` from 21.2.4 to 21.3.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/21.2.4...21.3.0) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: paramiko dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.42.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: azure-storage-blob dependency-version: 12.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: responses dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: botocore dependency-version: 1.42.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mpmath dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: textual dependency-version: 8.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-version: 21.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pyproject.toml | 8 ++++---- requirements/macos-latest_py3.10.txt | 8 ++++---- requirements/macos-latest_py3.10_extras.txt | 18 +++++++++--------- requirements/macos-latest_py3.11.txt | 8 ++++---- requirements/macos-latest_py3.11_extras.txt | 18 +++++++++--------- requirements/macos-latest_py3.12.txt | 8 ++++---- requirements/macos-latest_py3.12_extras.txt | 18 +++++++++--------- requirements/macos-latest_py3.9.txt | 10 +++++----- requirements/macos-latest_py3.9_extras.txt | 20 ++++++++++---------- requirements/ubuntu-latest_py3.10.txt | 8 ++++---- requirements/ubuntu-latest_py3.10_extras.txt | 18 +++++++++--------- requirements/ubuntu-latest_py3.11.txt | 8 ++++---- requirements/ubuntu-latest_py3.11_extras.txt | 18 +++++++++--------- requirements/ubuntu-latest_py3.12.txt | 8 ++++---- requirements/ubuntu-latest_py3.12_extras.txt | 18 +++++++++--------- requirements/ubuntu-latest_py3.9.txt | 10 +++++----- requirements/ubuntu-latest_py3.9_extras.txt | 20 ++++++++++---------- 17 files changed, 112 insertions(+), 112 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 48ba4cd80..e461f1276 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "ruamel.yaml>=0.17", "pydantic>=2.0", "pydantic-settings>=2.0.3", - "pymongo>=4.2.0,<4.11", + "pymongo>=4.2.0,<4.18", "monty>=2024.5.24", "mongomock>=3.10.0", "pydash>=4.1.0", @@ -39,7 +39,7 @@ dependencies = [ "pyzmq>=25.1.1", "dnspython>=1.16.0", "sshtunnel>=0.1.5", - "paramiko<4", # Due to sshtunnel issue https://github.com/pahaz/sshtunnel/pull/300 + "paramiko<5", # Due to sshtunnel issue https://github.com/pahaz/sshtunnel/pull/300 "msgpack>=0.5.6", "orjson>=3.9.0", "boto3>=1.20.41", @@ -62,7 +62,7 @@ montydb = ["montydb>=2.3.12"] mongogrant = ["mongogrant>=0.3.1"] notebook_runner = ["IPython>=8.11", "nbformat>=5.0", "regex>=2020.6"] # NOTE: see https://github.com/Azure/Azurite/issues/2623 why storage-blob version is restricted -azure = ["azure-storage-blob>=12.16.0,<12.28", "azure-identity>=1.12.0"] +azure = ["azure-storage-blob>=12.16.0,<12.29", "azure-identity>=1.12.0"] api = ["fastapi>=0.42.0","uvicorn>=0.18.3"] testing = [ "pytest", @@ -73,7 +73,7 @@ testing = [ "pre-commit", "moto>=5.0", # mock_s3 changed to mock_aws in v5 "ruff", - "responses<0.22.0", + "responses<0.27.0", "types-pyYAML", "types-python-dateutil", "starlette[full]" diff --git a/requirements/macos-latest_py3.10.txt b/requirements/macos-latest_py3.10.txt index 6193f82a9..ec2752fc1 100644 --- a/requirements/macos-latest_py3.10.txt +++ b/requirements/macos-latest_py3.10.txt @@ -15,9 +15,9 @@ attrs==26.1.0 # referencing bcrypt==5.0.0 # via paramiko -boto3==1.42.96 +boto3==1.42.97 # via maggma (pyproject.toml) -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # s3transfer @@ -58,7 +58,7 @@ packaging==26.2 # via mongomock pandas==2.3.3 # via maggma (pyproject.toml) -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -74,7 +74,7 @@ pydantic-settings==2.14.0 # via maggma (pyproject.toml) pydash==8.0.6 # via maggma (pyproject.toml) -pymongo==4.10.1 +pymongo==4.17.0 # via maggma (pyproject.toml) pynacl==1.6.2 # via paramiko diff --git a/requirements/macos-latest_py3.10_extras.txt b/requirements/macos-latest_py3.10_extras.txt index 213605eab..175eecceb 100644 --- a/requirements/macos-latest_py3.10_extras.txt +++ b/requirements/macos-latest_py3.10_extras.txt @@ -27,7 +27,7 @@ azure-core==1.39.0 # azure-storage-blob azure-identity==1.25.3 # via maggma (pyproject.toml) -azure-storage-blob==12.27.1 +azure-storage-blob==12.28.0 # via maggma (pyproject.toml) babel==2.18.0 # via mkdocs-material @@ -41,11 +41,11 @@ bibtexparser==1.4.4 # via pymatgen blinker==1.9.0 # via flask -boto3==1.42.96 +boto3==1.42.97 # via # maggma (pyproject.toml) # moto -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # moto @@ -254,7 +254,7 @@ montydb==2.5.6 # via maggma (pyproject.toml) moto==5.1.22 # via maggma (pyproject.toml) -mpmath==1.3.0 +mpmath==1.4.1 # via sympy msal==1.36.0 # via @@ -301,7 +301,7 @@ pandas==2.3.3 # via # maggma (pyproject.toml) # pymatgen -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -364,7 +364,7 @@ pymdown-extensions==10.21.2 # via # mkdocs-material # mkdocstrings -pymongo==4.10.1 +pymongo==4.17.0 # via # maggma (pyproject.toml) # mongogrant @@ -435,7 +435,7 @@ requests==2.33.1 # msal # pymatgen # responses -responses==0.21.0 +responses==0.26.0 # via # maggma (pyproject.toml) # moto @@ -476,7 +476,7 @@ sympy==1.14.0 # via pymatgen tabulate==0.10.0 # via pymatgen -textual==8.2.4 +textual==8.2.5 # via memray tomli==2.4.1 # via @@ -537,7 +537,7 @@ urllib3==2.6.3 # responses uvicorn==0.46.0 # via maggma (pyproject.toml) -virtualenv==21.2.4 +virtualenv==21.3.0 # via pre-commit watchdog==6.0.0 # via mkdocs diff --git a/requirements/macos-latest_py3.11.txt b/requirements/macos-latest_py3.11.txt index 8b5e53054..1f063f614 100644 --- a/requirements/macos-latest_py3.11.txt +++ b/requirements/macos-latest_py3.11.txt @@ -15,9 +15,9 @@ attrs==26.1.0 # referencing bcrypt==5.0.0 # via paramiko -boto3==1.42.96 +boto3==1.42.97 # via maggma (pyproject.toml) -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # s3transfer @@ -58,7 +58,7 @@ packaging==26.2 # via mongomock pandas==3.0.2 # via maggma (pyproject.toml) -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -74,7 +74,7 @@ pydantic-settings==2.14.0 # via maggma (pyproject.toml) pydash==8.0.6 # via maggma (pyproject.toml) -pymongo==4.10.1 +pymongo==4.17.0 # via maggma (pyproject.toml) pynacl==1.6.2 # via paramiko diff --git a/requirements/macos-latest_py3.11_extras.txt b/requirements/macos-latest_py3.11_extras.txt index 80927de90..9fc59d694 100644 --- a/requirements/macos-latest_py3.11_extras.txt +++ b/requirements/macos-latest_py3.11_extras.txt @@ -27,7 +27,7 @@ azure-core==1.39.0 # azure-storage-blob azure-identity==1.25.3 # via maggma (pyproject.toml) -azure-storage-blob==12.27.1 +azure-storage-blob==12.28.0 # via maggma (pyproject.toml) babel==2.18.0 # via mkdocs-material @@ -39,11 +39,11 @@ bibtexparser==1.4.4 # via pymatgen-core blinker==1.9.0 # via flask -boto3==1.42.96 +boto3==1.42.97 # via # maggma (pyproject.toml) # moto -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # moto @@ -251,7 +251,7 @@ montydb==2.5.6 # via maggma (pyproject.toml) moto==5.1.22 # via maggma (pyproject.toml) -mpmath==1.3.0 +mpmath==1.4.1 # via sympy msal==1.36.0 # via @@ -298,7 +298,7 @@ pandas==3.0.2 # via # maggma (pyproject.toml) # pymatgen-core -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -366,7 +366,7 @@ pymdown-extensions==10.21.2 # via # mkdocs-material # mkdocstrings -pymongo==4.10.1 +pymongo==4.17.0 # via # maggma (pyproject.toml) # mongogrant @@ -435,7 +435,7 @@ requests==2.33.1 # msal # pymatgen-core # responses -responses==0.21.0 +responses==0.26.0 # via # maggma (pyproject.toml) # moto @@ -475,7 +475,7 @@ sympy==1.14.0 # via pymatgen-core tabulate==0.10.0 # via pymatgen-core -textual==8.2.4 +textual==8.2.5 # via memray tqdm==4.67.3 # via @@ -524,7 +524,7 @@ urllib3==2.6.3 # responses uvicorn==0.46.0 # via maggma (pyproject.toml) -virtualenv==21.2.4 +virtualenv==21.3.0 # via pre-commit watchdog==6.0.0 # via mkdocs diff --git a/requirements/macos-latest_py3.12.txt b/requirements/macos-latest_py3.12.txt index 9b731f141..55338f91d 100644 --- a/requirements/macos-latest_py3.12.txt +++ b/requirements/macos-latest_py3.12.txt @@ -15,9 +15,9 @@ attrs==26.1.0 # referencing bcrypt==5.0.0 # via paramiko -boto3==1.42.96 +boto3==1.42.97 # via maggma (pyproject.toml) -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # s3transfer @@ -58,7 +58,7 @@ packaging==26.2 # via mongomock pandas==3.0.2 # via maggma (pyproject.toml) -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -74,7 +74,7 @@ pydantic-settings==2.14.0 # via maggma (pyproject.toml) pydash==8.0.6 # via maggma (pyproject.toml) -pymongo==4.10.1 +pymongo==4.17.0 # via maggma (pyproject.toml) pynacl==1.6.2 # via paramiko diff --git a/requirements/macos-latest_py3.12_extras.txt b/requirements/macos-latest_py3.12_extras.txt index b131b7605..57314e3b4 100644 --- a/requirements/macos-latest_py3.12_extras.txt +++ b/requirements/macos-latest_py3.12_extras.txt @@ -27,7 +27,7 @@ azure-core==1.39.0 # azure-storage-blob azure-identity==1.25.3 # via maggma (pyproject.toml) -azure-storage-blob==12.27.1 +azure-storage-blob==12.28.0 # via maggma (pyproject.toml) babel==2.18.0 # via mkdocs-material @@ -39,11 +39,11 @@ bibtexparser==1.4.4 # via pymatgen-core blinker==1.9.0 # via flask -boto3==1.42.96 +boto3==1.42.97 # via # maggma (pyproject.toml) # moto -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # moto @@ -251,7 +251,7 @@ montydb==2.5.6 # via maggma (pyproject.toml) moto==5.1.22 # via maggma (pyproject.toml) -mpmath==1.3.0 +mpmath==1.4.1 # via sympy msal==1.36.0 # via @@ -298,7 +298,7 @@ pandas==3.0.2 # via # maggma (pyproject.toml) # pymatgen-core -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -366,7 +366,7 @@ pymdown-extensions==10.21.2 # via # mkdocs-material # mkdocstrings -pymongo==4.10.1 +pymongo==4.17.0 # via # maggma (pyproject.toml) # mongogrant @@ -435,7 +435,7 @@ requests==2.33.1 # msal # pymatgen-core # responses -responses==0.21.0 +responses==0.26.0 # via # maggma (pyproject.toml) # moto @@ -475,7 +475,7 @@ sympy==1.14.0 # via pymatgen-core tabulate==0.10.0 # via pymatgen-core -textual==8.2.4 +textual==8.2.5 # via memray tqdm==4.67.3 # via @@ -523,7 +523,7 @@ urllib3==2.6.3 # responses uvicorn==0.46.0 # via maggma (pyproject.toml) -virtualenv==21.2.4 +virtualenv==21.3.0 # via pre-commit watchdog==6.0.0 # via mkdocs diff --git a/requirements/macos-latest_py3.9.txt b/requirements/macos-latest_py3.9.txt index c190854d7..f1df21d66 100644 --- a/requirements/macos-latest_py3.9.txt +++ b/requirements/macos-latest_py3.9.txt @@ -15,9 +15,9 @@ attrs==26.1.0 # referencing bcrypt==5.0.0 # via paramiko -boto3==1.42.96 +boto3==1.42.97 # via maggma (pyproject.toml) -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # s3transfer @@ -58,7 +58,7 @@ packaging==26.2 # via mongomock pandas==2.3.3 # via maggma (pyproject.toml) -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -74,7 +74,7 @@ pydantic-settings==2.11.0 # via maggma (pyproject.toml) pydash==8.0.6 # via maggma (pyproject.toml) -pymongo==4.10.1 +pymongo==4.17.0 # via maggma (pyproject.toml) pynacl==1.6.2 # via paramiko @@ -128,5 +128,5 @@ typing-inspection==0.4.2 # pydantic-settings tzdata==2026.2 # via pandas -urllib3==1.26.20 +urllib3==2.6.3 # via botocore diff --git a/requirements/macos-latest_py3.9_extras.txt b/requirements/macos-latest_py3.9_extras.txt index f10d86891..c6abeff49 100644 --- a/requirements/macos-latest_py3.9_extras.txt +++ b/requirements/macos-latest_py3.9_extras.txt @@ -27,7 +27,7 @@ azure-core==1.39.0 # azure-storage-blob azure-identity==1.25.3 # via maggma (pyproject.toml) -azure-storage-blob==12.27.1 +azure-storage-blob==12.28.0 # via maggma (pyproject.toml) babel==2.18.0 # via mkdocs-material @@ -39,11 +39,11 @@ bcrypt==5.0.0 # via paramiko blinker==1.9.0 # via flask -boto3==1.42.96 +boto3==1.42.97 # via # maggma (pyproject.toml) # moto -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # moto @@ -268,7 +268,7 @@ montydb==2.5.6 # via maggma (pyproject.toml) moto==5.1.22 # via maggma (pyproject.toml) -mpmath==1.3.0 +mpmath==1.4.1 # via sympy msal==1.36.0 # via @@ -313,7 +313,7 @@ pandas==2.3.3 # via # maggma (pyproject.toml) # pymatgen -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -378,7 +378,7 @@ pymdown-extensions==10.21.2 # via # mkdocs-material # mkdocstrings -pymongo==4.10.1 +pymongo==4.17.0 # via # maggma (pyproject.toml) # mongogrant @@ -448,7 +448,7 @@ requests==2.32.5 # msal # pymatgen # responses -responses==0.21.0 +responses==0.26.0 # via # maggma (pyproject.toml) # moto @@ -489,7 +489,7 @@ sympy==1.14.0 # via pymatgen tabulate==0.9.0 # via pymatgen -textual==8.2.4 +textual==8.2.5 # via memray tomli==2.4.1 # via @@ -544,14 +544,14 @@ uc-micro-py==1.0.3 # via linkify-it-py uncertainties==3.2.3 # via pymatgen -urllib3==1.26.20 +urllib3==2.6.3 # via # botocore # requests # responses uvicorn==0.39.0 # via maggma (pyproject.toml) -virtualenv==21.2.4 +virtualenv==21.3.0 # via pre-commit watchdog==6.0.0 # via mkdocs diff --git a/requirements/ubuntu-latest_py3.10.txt b/requirements/ubuntu-latest_py3.10.txt index eb9a6f558..ce19cfe88 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -15,9 +15,9 @@ attrs==26.1.0 # referencing bcrypt==5.0.0 # via paramiko -boto3==1.42.96 +boto3==1.42.97 # via maggma (pyproject.toml) -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # s3transfer @@ -58,7 +58,7 @@ packaging==26.2 # via mongomock pandas==2.3.3 # via maggma (pyproject.toml) -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -74,7 +74,7 @@ pydantic-settings==2.14.0 # via maggma (pyproject.toml) pydash==8.0.6 # via maggma (pyproject.toml) -pymongo==4.10.1 +pymongo==4.17.0 # via maggma (pyproject.toml) pynacl==1.6.2 # via paramiko diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index e53085b12..4b7fb911e 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -27,7 +27,7 @@ azure-core==1.39.0 # azure-storage-blob azure-identity==1.25.3 # via maggma (pyproject.toml) -azure-storage-blob==12.27.1 +azure-storage-blob==12.28.0 # via maggma (pyproject.toml) babel==2.18.0 # via mkdocs-material @@ -41,11 +41,11 @@ bibtexparser==1.4.4 # via pymatgen blinker==1.9.0 # via flask -boto3==1.42.96 +boto3==1.42.97 # via # maggma (pyproject.toml) # moto -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # moto @@ -254,7 +254,7 @@ montydb==2.5.6 # via maggma (pyproject.toml) moto==5.1.22 # via maggma (pyproject.toml) -mpmath==1.3.0 +mpmath==1.4.1 # via sympy msal==1.36.0 # via @@ -301,7 +301,7 @@ pandas==2.3.3 # via # maggma (pyproject.toml) # pymatgen -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -364,7 +364,7 @@ pymdown-extensions==10.21.2 # via # mkdocs-material # mkdocstrings -pymongo==4.10.1 +pymongo==4.17.0 # via # maggma (pyproject.toml) # mongogrant @@ -435,7 +435,7 @@ requests==2.33.1 # msal # pymatgen # responses -responses==0.21.0 +responses==0.26.0 # via # maggma (pyproject.toml) # moto @@ -476,7 +476,7 @@ sympy==1.14.0 # via pymatgen tabulate==0.10.0 # via pymatgen -textual==8.2.4 +textual==8.2.5 # via memray tomli==2.4.1 # via @@ -537,7 +537,7 @@ urllib3==2.6.3 # responses uvicorn==0.46.0 # via maggma (pyproject.toml) -virtualenv==21.2.4 +virtualenv==21.3.0 # via pre-commit watchdog==6.0.0 # via mkdocs diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index 03f5d4e37..3d07f2892 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -15,9 +15,9 @@ attrs==26.1.0 # referencing bcrypt==5.0.0 # via paramiko -boto3==1.42.96 +boto3==1.42.97 # via maggma (pyproject.toml) -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # s3transfer @@ -58,7 +58,7 @@ packaging==26.2 # via mongomock pandas==3.0.2 # via maggma (pyproject.toml) -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -74,7 +74,7 @@ pydantic-settings==2.14.0 # via maggma (pyproject.toml) pydash==8.0.6 # via maggma (pyproject.toml) -pymongo==4.10.1 +pymongo==4.17.0 # via maggma (pyproject.toml) pynacl==1.6.2 # via paramiko diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index c6e48c40b..c7e42b2a5 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -27,7 +27,7 @@ azure-core==1.39.0 # azure-storage-blob azure-identity==1.25.3 # via maggma (pyproject.toml) -azure-storage-blob==12.27.1 +azure-storage-blob==12.28.0 # via maggma (pyproject.toml) babel==2.18.0 # via mkdocs-material @@ -39,11 +39,11 @@ bibtexparser==1.4.4 # via pymatgen-core blinker==1.9.0 # via flask -boto3==1.42.96 +boto3==1.42.97 # via # maggma (pyproject.toml) # moto -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # moto @@ -251,7 +251,7 @@ montydb==2.5.6 # via maggma (pyproject.toml) moto==5.1.22 # via maggma (pyproject.toml) -mpmath==1.3.0 +mpmath==1.4.1 # via sympy msal==1.36.0 # via @@ -298,7 +298,7 @@ pandas==3.0.2 # via # maggma (pyproject.toml) # pymatgen-core -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -366,7 +366,7 @@ pymdown-extensions==10.21.2 # via # mkdocs-material # mkdocstrings -pymongo==4.10.1 +pymongo==4.17.0 # via # maggma (pyproject.toml) # mongogrant @@ -435,7 +435,7 @@ requests==2.33.1 # msal # pymatgen-core # responses -responses==0.21.0 +responses==0.26.0 # via # maggma (pyproject.toml) # moto @@ -475,7 +475,7 @@ sympy==1.14.0 # via pymatgen-core tabulate==0.10.0 # via pymatgen-core -textual==8.2.4 +textual==8.2.5 # via memray tqdm==4.67.3 # via @@ -524,7 +524,7 @@ urllib3==2.6.3 # responses uvicorn==0.46.0 # via maggma (pyproject.toml) -virtualenv==21.2.4 +virtualenv==21.3.0 # via pre-commit watchdog==6.0.0 # via mkdocs diff --git a/requirements/ubuntu-latest_py3.12.txt b/requirements/ubuntu-latest_py3.12.txt index 97c244641..b3b54def2 100644 --- a/requirements/ubuntu-latest_py3.12.txt +++ b/requirements/ubuntu-latest_py3.12.txt @@ -15,9 +15,9 @@ attrs==26.1.0 # referencing bcrypt==5.0.0 # via paramiko -boto3==1.42.96 +boto3==1.42.97 # via maggma (pyproject.toml) -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # s3transfer @@ -58,7 +58,7 @@ packaging==26.2 # via mongomock pandas==3.0.2 # via maggma (pyproject.toml) -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -74,7 +74,7 @@ pydantic-settings==2.14.0 # via maggma (pyproject.toml) pydash==8.0.6 # via maggma (pyproject.toml) -pymongo==4.10.1 +pymongo==4.17.0 # via maggma (pyproject.toml) pynacl==1.6.2 # via paramiko diff --git a/requirements/ubuntu-latest_py3.12_extras.txt b/requirements/ubuntu-latest_py3.12_extras.txt index 0d90bdd3a..9bd8eb110 100644 --- a/requirements/ubuntu-latest_py3.12_extras.txt +++ b/requirements/ubuntu-latest_py3.12_extras.txt @@ -27,7 +27,7 @@ azure-core==1.39.0 # azure-storage-blob azure-identity==1.25.3 # via maggma (pyproject.toml) -azure-storage-blob==12.27.1 +azure-storage-blob==12.28.0 # via maggma (pyproject.toml) babel==2.18.0 # via mkdocs-material @@ -39,11 +39,11 @@ bibtexparser==1.4.4 # via pymatgen-core blinker==1.9.0 # via flask -boto3==1.42.96 +boto3==1.42.97 # via # maggma (pyproject.toml) # moto -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # moto @@ -251,7 +251,7 @@ montydb==2.5.6 # via maggma (pyproject.toml) moto==5.1.22 # via maggma (pyproject.toml) -mpmath==1.3.0 +mpmath==1.4.1 # via sympy msal==1.36.0 # via @@ -298,7 +298,7 @@ pandas==3.0.2 # via # maggma (pyproject.toml) # pymatgen-core -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -366,7 +366,7 @@ pymdown-extensions==10.21.2 # via # mkdocs-material # mkdocstrings -pymongo==4.10.1 +pymongo==4.17.0 # via # maggma (pyproject.toml) # mongogrant @@ -435,7 +435,7 @@ requests==2.33.1 # msal # pymatgen-core # responses -responses==0.21.0 +responses==0.26.0 # via # maggma (pyproject.toml) # moto @@ -475,7 +475,7 @@ sympy==1.14.0 # via pymatgen-core tabulate==0.10.0 # via pymatgen-core -textual==8.2.4 +textual==8.2.5 # via memray tqdm==4.67.3 # via @@ -523,7 +523,7 @@ urllib3==2.6.3 # responses uvicorn==0.46.0 # via maggma (pyproject.toml) -virtualenv==21.2.4 +virtualenv==21.3.0 # via pre-commit watchdog==6.0.0 # via mkdocs diff --git a/requirements/ubuntu-latest_py3.9.txt b/requirements/ubuntu-latest_py3.9.txt index 2d1d8a6e6..d71671aae 100644 --- a/requirements/ubuntu-latest_py3.9.txt +++ b/requirements/ubuntu-latest_py3.9.txt @@ -15,9 +15,9 @@ attrs==26.1.0 # referencing bcrypt==5.0.0 # via paramiko -boto3==1.42.96 +boto3==1.42.97 # via maggma (pyproject.toml) -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # s3transfer @@ -58,7 +58,7 @@ packaging==26.2 # via mongomock pandas==2.3.3 # via maggma (pyproject.toml) -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -74,7 +74,7 @@ pydantic-settings==2.11.0 # via maggma (pyproject.toml) pydash==8.0.6 # via maggma (pyproject.toml) -pymongo==4.10.1 +pymongo==4.17.0 # via maggma (pyproject.toml) pynacl==1.6.2 # via paramiko @@ -128,5 +128,5 @@ typing-inspection==0.4.2 # pydantic-settings tzdata==2026.2 # via pandas -urllib3==1.26.20 +urllib3==2.6.3 # via botocore diff --git a/requirements/ubuntu-latest_py3.9_extras.txt b/requirements/ubuntu-latest_py3.9_extras.txt index dcc8cfb28..dea7abfa4 100644 --- a/requirements/ubuntu-latest_py3.9_extras.txt +++ b/requirements/ubuntu-latest_py3.9_extras.txt @@ -27,7 +27,7 @@ azure-core==1.39.0 # azure-storage-blob azure-identity==1.25.3 # via maggma (pyproject.toml) -azure-storage-blob==12.27.1 +azure-storage-blob==12.28.0 # via maggma (pyproject.toml) babel==2.18.0 # via mkdocs-material @@ -39,11 +39,11 @@ bcrypt==5.0.0 # via paramiko blinker==1.9.0 # via flask -boto3==1.42.96 +boto3==1.42.97 # via # maggma (pyproject.toml) # moto -botocore==1.42.96 +botocore==1.42.97 # via # boto3 # moto @@ -268,7 +268,7 @@ montydb==2.5.6 # via maggma (pyproject.toml) moto==5.1.22 # via maggma (pyproject.toml) -mpmath==1.3.0 +mpmath==1.4.1 # via sympy msal==1.36.0 # via @@ -313,7 +313,7 @@ pandas==2.3.3 # via # maggma (pyproject.toml) # pymatgen -paramiko==3.5.1 +paramiko==4.0.0 # via # maggma (pyproject.toml) # sshtunnel @@ -378,7 +378,7 @@ pymdown-extensions==10.21.2 # via # mkdocs-material # mkdocstrings -pymongo==4.10.1 +pymongo==4.17.0 # via # maggma (pyproject.toml) # mongogrant @@ -448,7 +448,7 @@ requests==2.32.5 # msal # pymatgen # responses -responses==0.21.0 +responses==0.26.0 # via # maggma (pyproject.toml) # moto @@ -489,7 +489,7 @@ sympy==1.14.0 # via pymatgen tabulate==0.9.0 # via pymatgen -textual==8.2.4 +textual==8.2.5 # via memray tomli==2.4.1 # via @@ -544,14 +544,14 @@ uc-micro-py==1.0.3 # via linkify-it-py uncertainties==3.2.3 # via pymatgen -urllib3==1.26.20 +urllib3==2.6.3 # via # botocore # requests # responses uvicorn==0.39.0 # via maggma (pyproject.toml) -virtualenv==21.2.4 +virtualenv==21.3.0 # via pre-commit watchdog==6.0.0 # via mkdocs