From 279bb92888e34642c1c3f665ef98afab5121453a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 13:58:19 +0000 Subject: [PATCH] chore: bump the python-dependencies group across 1 directory with 13 updates Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [starlette](https://github.com/Kludex/starlette), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [alembic](https://github.com/sqlalchemy/alembic), [typer](https://github.com/fastapi/typer), [pytest-env](https://github.com/pytest-dev/pytest-env), [coverage](https://github.com/coveragepy/coveragepy), [time-machine](https://github.com/adamchainz/time-machine), [pre-commit](https://github.com/pre-commit/pre-commit), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy) and [types-pyyaml](https://github.com/python/typeshed) to permit the latest version. Updates `fastapi` to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.139.0...0.141.1) Updates `starlette` to 1.6.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/1.3.1...1.6.0) Updates `pydantic-settings` to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.14.2...v2.15.0) Updates `sqlalchemy` to 2.0.52 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `alembic` to 1.19.1 - [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 `typer` to 0.27.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.26.8...0.27.1) Updates `pytest-env` to 1.7.0 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](https://github.com/pytest-dev/pytest-env/compare/1.6.0...1.7.0) Updates `coverage` to 7.15.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.15.1...7.15.4) Updates `time-machine` to 3.4.0 - [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst) - [Commits](https://github.com/adamchainz/time-machine/compare/3.2.0...3.4.0) Updates `pre-commit` to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.6.0...v4.6.2) Updates `ruff` to 0.16.4 - [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.15.21...0.16.4) Updates `mypy` to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.3.0...v2.3.1) Updates `types-pyyaml` to 6.0.12.20260815 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: starlette dependency-version: 1.6.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: alembic dependency-version: 1.19.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: typer dependency-version: 0.27.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pytest-env dependency-version: 1.7.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.15.4 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: time-machine dependency-version: 3.4.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.4 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260815 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- pyproject.toml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 54480331..9359e659 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,15 +14,15 @@ authors = [ ] dependencies = [ - "fastapi[standard]>=0.139.0", - "starlette>=1.3.1", + "fastapi[standard]>=0.141.1", + "starlette>=1.6.0", "pydantic[email]>=2.13.4", "pydantic-core>=2.46.4", - "pydantic-settings>=2.14.2", - "sqlalchemy[asyncio]>=2.0.51", - "alembic>=1.18.5", + "pydantic-settings>=2.15.0", + "sqlalchemy[asyncio]>=2.0.52", + "alembic>=1.19.1", "asyncpg>=0.31.0", - "typer>=0.26.8", + "typer>=0.27.1", "rich>=15.0.0", "httpx>=0.28.1", "argon2-cffi>=25.1.0", @@ -41,21 +41,21 @@ museflow = "museflow.infrastructure.entrypoints.cli.main:app" test = [ "pytest>=9.1.1", "pytest-cov>=7.1.0", - "pytest-env>=1.6.0", + "pytest-env>=1.7.0", "pytest-httpx>=0.36.2", "pytest-reverse>=1.9.0", "pytest-xdist[psutil]>=3.8.0", - "coverage[toml]>=7.15.1", + "coverage[toml]>=7.15.4", "polyfactory>=3.3.0", - "time-machine>=3.2.0", + "time-machine>=3.4.0", ] dev = [ - "pre-commit>=4.6.0", + "pre-commit>=4.6.2", "deptry>=0.25.1", - "ruff>=0.15.21", - "mypy>=2.3.0", - "types-pyyaml>=6.0.12.20260518", + "ruff>=0.16.4", + "mypy>=2.3.1", + "types-pyyaml>=6.0.12.20260815", # Note: pydantic[dotenv] is usually redundant if you have python-dotenv or pydantic-settings, # but kept here to match your original request. # "pydantic[dotenv]>=2.13.4",