From d85056622de19a1664c3ea39e090b7dd27f03f4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 18:44:47 +0000 Subject: [PATCH] Bump the python-runtime group across 1 directory with 26 updates Updates the requirements on [alembic](https://github.com/sqlalchemy/alembic), [cryptography](https://github.com/pyca/cryptography), [fastapi](https://github.com/fastapi/fastapi), [psycopg](https://github.com/psycopg/psycopg), [uvicorn](https://github.com/Kludex/uvicorn), [sqlmodel](https://github.com/fastapi/sqlmodel), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [pyjwt](https://github.com/jpadilla/pyjwt), [openai](https://github.com/openai/openai-python), [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python), [prometheus-client](https://github.com/prometheus/client_python), [pyyaml](https://github.com/yaml/pyyaml), [build](https://github.com/pypa/build), [httpx](https://github.com/encode/httpx), [nibabel](https://github.com/nipy/nibabel), [numpy](https://github.com/numpy/numpy), [pydicom](https://github.com/pydicom/pydicom), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [ruff](https://github.com/astral-sh/ruff), [monai](https://github.com/Project-MONAI/MONAI), [opacus](https://github.com/pytorch/opacus), [scipy](https://github.com/scipy/scipy) and [pybids](https://github.com/bids-standard/pybids) to permit the latest version. Updates `alembic` to 1.18.5 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `cryptography` to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...49.0.0) Updates `fastapi` to 0.140.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.0...0.140.0) Updates `psycopg` to 3.3.4 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.0...3.3.4) Updates `uvicorn` to 0.51.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/uvicorn/compare/0.30.0...0.51.0) Updates `sqlmodel` to 0.0.39 - [Release notes](https://github.com/fastapi/sqlmodel/releases) - [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md) - [Commits](https://github.com/fastapi/sqlmodel/compare/0.0.22...0.0.39) Updates `pydantic-settings` to 2.14.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.6.0...v2.14.2) Updates `pyjwt` to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.0...2.13.0) Updates `openai` to 2.48.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v1.55.0...v2.48.0) Updates `opentelemetry-api` to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.29.0...v1.44.0) Updates `opentelemetry-exporter-otlp-proto-http` to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.29.0...v1.44.0) Updates `opentelemetry-sdk` to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.29.0...v1.44.0) Updates `prometheus-client` to 0.26.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.21.0...v0.26.0) Updates `pyyaml` to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0...6.0.3) Updates `build` to 1.5.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.2.0...1.5.0) Updates `httpx` to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.27.0...0.28.1) Updates `nibabel` to 5.4.2 - [Release notes](https://github.com/nipy/nibabel/releases) - [Changelog](https://github.com/nipy/nibabel/blob/master/Changelog) - [Commits](https://github.com/nipy/nibabel/compare/5.3.0...5.4.2) Updates `numpy` to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.0.0...v2.4.6) Updates `pydicom` to 3.0.2 - [Release notes](https://github.com/pydicom/pydicom/releases) - [Commits](https://github.com/pydicom/pydicom/compare/v3.0.0...v3.0.2) Updates `pytest` to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.1) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v7.1.0) Updates `ruff` to 0.16.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.8.0...0.16.0) Updates `monai` to 1.6.0 - [Release notes](https://github.com/Project-MONAI/MONAI/releases) - [Changelog](https://github.com/Project-MONAI/MONAI/blob/dev/CHANGELOG.md) - [Commits](https://github.com/Project-MONAI/MONAI/compare/1.4.0...1.6.0) Updates `opacus` to 1.6.0 - [Release notes](https://github.com/pytorch/opacus/releases) - [Changelog](https://github.com/meta-pytorch/opacus/blob/main/CHANGELOG.md) - [Commits](https://github.com/pytorch/opacus/compare/v1.5...v1.6.0) Updates `scipy` to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.14.0...v1.17.1) Updates `pybids` to 0.22.0 - [Release notes](https://github.com/bids-standard/pybids/releases) - [Changelog](https://github.com/bids-standard/pybids/blob/main/CHANGELOG.rst) - [Commits](https://github.com/bids-standard/pybids/compare/0.18.0...0.22.0) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.5 dependency-type: direct:production dependency-group: python-runtime - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:development dependency-group: python-runtime - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: fastapi dependency-version: 0.140.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:development dependency-group: python-runtime - dependency-name: monai dependency-version: 1.6.0 dependency-type: direct:development dependency-group: python-runtime - dependency-name: nibabel dependency-version: 5.4.2 dependency-type: direct:development dependency-group: python-runtime - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:development dependency-group: python-runtime - dependency-name: opacus dependency-version: 1.6.0 dependency-type: direct:development dependency-group: python-runtime - dependency-name: openai dependency-version: 2.48.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: opentelemetry-api dependency-version: 1.44.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-version: 1.44.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: opentelemetry-sdk dependency-version: 1.44.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: prometheus-client dependency-version: 0.26.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: psycopg dependency-version: 3.3.4 dependency-type: direct:production dependency-group: python-runtime - dependency-name: pybids dependency-version: 0.22.0 dependency-type: direct:development dependency-group: python-runtime - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production dependency-group: python-runtime - dependency-name: pydicom dependency-version: 3.0.2 dependency-type: direct:development dependency-group: python-runtime - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development dependency-group: python-runtime - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development dependency-group: python-runtime - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production dependency-group: python-runtime - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development dependency-group: python-runtime - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:development dependency-group: python-runtime - dependency-name: sqlmodel dependency-version: 0.0.39 dependency-type: direct:production dependency-group: python-runtime - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:production dependency-group: python-runtime ... Signed-off-by: dependabot[bot] --- pyproject.toml | 64 +++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index e536a52..54358eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,50 +10,50 @@ readme = "README.md" requires-python = ">=3.11" license = { text = "Apache-2.0" } dependencies = [ - "alembic>=1.14,<2", - "cryptography>=43,<50", - "fastapi>=0.115,<1", - "psycopg[binary]>=3.2,<4", - "uvicorn[standard]>=0.30,<1", - "sqlmodel>=0.0.22,<1", - "pydantic-settings>=2.6,<3", - "PyJWT[crypto]>=2.10,<3", - "openai>=1.55,<2", - "opentelemetry-api>=1.29,<2", - "opentelemetry-exporter-otlp-proto-http>=1.29,<2", - "opentelemetry-sdk>=1.29,<2", - "prometheus-client>=0.21,<1", - "pyyaml>=6,<7", + "alembic>=1.18.5,<2", + "cryptography>=49.0.0,<50", + "fastapi>=0.140.0,<1", + "psycopg[binary]>=3.3.4,<4", + "uvicorn[standard]>=0.51.0,<1", + "sqlmodel>=0.0.39,<1", + "pydantic-settings>=2.14.2,<3", + "PyJWT[crypto]>=2.13.0,<3", + "openai>=2.48.0,<3", + "opentelemetry-api>=1.44.0,<2", + "opentelemetry-exporter-otlp-proto-http>=1.44.0,<2", + "opentelemetry-sdk>=1.44.0,<2", + "prometheus-client>=0.26.0,<1", + "pyyaml>=6.0.3,<7", ] [project.optional-dependencies] dev = [ - "build>=1.2,<2", - "httpx>=0.27,<1", - "nibabel>=5.3,<6", - "numpy>=2,<3", - "pydicom>=3,<4", - "pytest>=9.0.3,<10", - "pytest-cov>=6,<7", - "ruff>=0.8,<1", + "build>=1.5.0,<2", + "httpx>=0.28.1,<1", + "nibabel>=5.4.2,<6", + "numpy>=2.4.6,<3", + "pydicom>=3.0.2,<4", + "pytest>=9.1.1,<10", + "pytest-cov>=7.1.0,<8", + "ruff>=0.16.0,<1", ] spark = [ - "monai>=1.4,<2", - "numpy>=2,<3", - "nibabel>=5.3,<6", + "monai>=1.6.0,<2", + "numpy>=2.4.6,<3", + "nibabel>=5.4.2,<6", "nvflare>=2.8.1,<2.9", - "opacus>=1.5,<2", - "scipy>=1.14,<2", + "opacus>=1.6.0,<2", + "scipy>=1.17.1,<2", ] security = [ "adversarial-robustness-toolbox==1.20.1", ] site-data = [ - "monai>=1.4,<2", - "numpy>=2,<3", - "nibabel>=5.3,<6", - "pydicom>=3,<4", - "pybids>=0.18,<1", + "monai>=1.6.0,<2", + "numpy>=2.4.6,<3", + "nibabel>=5.4.2,<6", + "pydicom>=3.0.2,<4", + "pybids>=0.22.0,<1", ] [tool.hatch.build.targets.wheel]