From 00225a2e9479fa8858b8ca27c5b3e8db14468048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 15:30:55 +0000 Subject: [PATCH] chore(deps): bump the python-patch-minor group Bumps the python-patch-minor group in /backend with 11 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.135.1` | `0.136.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.41.0` | `0.46.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.47` | `2.0.49` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.4` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.13.1` | `2.14.1` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.11` | `2.9.12` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.0.3` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.11.0` | `2.12.1` | | [reportlab](https://www.reportlab.com/) | `4.4.10` | `4.5.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.3` | `0.15.12` | Updates `fastapi` from 0.135.1 to 0.136.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.135.1...0.136.1) Updates `uvicorn` from 0.41.0 to 0.46.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.41.0...0.46.0) Updates `sqlalchemy` from 2.0.47 to 2.0.49 - [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 `pydantic` from 2.12.5 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.12.5...v2.13.4) Updates `pydantic-settings` from 2.13.1 to 2.14.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.13.1...v2.14.1) Updates `psycopg2-binary` from 2.9.11 to 2.9.12 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.11...2.9.12) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.2.1...v1.2.2) Updates `pytest` from 9.0.2 to 9.0.3 - [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.2...9.0.3) Updates `pyjwt` from 2.11.0 to 2.12.1 - [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.11.0...2.12.1) Updates `reportlab` from 4.4.10 to 4.5.0 Updates `ruff` from 0.15.3 to 0.15.12 - [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.3...0.15.12) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-patch-minor - dependency-name: uvicorn dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-patch-minor - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-patch-minor - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-patch-minor - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-patch-minor - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-patch-minor - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-patch-minor - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-patch-minor - dependency-name: pyjwt dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-patch-minor - dependency-name: reportlab dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-patch-minor - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-patch-minor ... Signed-off-by: dependabot[bot] --- backend/requirements-dev.txt | 4 ++-- backend/requirements.txt | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 1009df5c..8dc1b020 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,6 +1,6 @@ # Development and CI/CD Dependencies -ruff==0.15.3 +ruff==0.15.12 mypy==1.19.1 -pytest==9.0.2 +pytest==9.0.3 pytest-asyncio==1.3.0 httpx==0.28.1 diff --git a/backend/requirements.txt b/backend/requirements.txt index 26045fdd..04fc2015 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,22 +1,22 @@ -fastapi==0.135.1 -uvicorn[standard]==0.41.0 -sqlalchemy==2.0.47 +fastapi==0.136.1 +uvicorn[standard]==0.46.0 +sqlalchemy==2.0.49 alembic==1.18.4 -pydantic==2.12.5 -pydantic-settings==2.13.1 -psycopg2-binary==2.9.11 +pydantic==2.13.4 +pydantic-settings==2.14.1 +psycopg2-binary==2.9.12 asyncpg==0.31.0 -python-dotenv==1.2.1 +python-dotenv==1.2.2 python-multipart==0.0.27 -pytest==9.0.2 +pytest==9.0.3 pytest-asyncio==1.3.0 httpx==0.28.1 aiosqlite==0.22.1 scikit-learn==1.8.0 -PyJWT==2.11.0 +PyJWT==2.12.1 bcrypt>=4.0.0 email-validator==2.3.0 -reportlab==4.4.10 +reportlab==4.5.0 # Streaming multipart parser — used by upload_artifact for true mid-wire size-limit abort. # Pinned to <2.0 to avoid breaking API changes; Dependabot will bump the minor. streaming-form-data>=1.16,<2.0