From 4158e3ce6bc7e6d2f696814f6b1b678a3df73426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:36:11 +0000 Subject: [PATCH] chore(deps)(deps): bump the python-minor-and-patch group across 1 directory with 10 updates Bumps the python-minor-and-patch group with 10 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.111.0` | `0.136.3` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.29.0` | `0.49.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.9` | `0.0.31` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.36` | `2.0.50` | | [pyodbc](https://github.com/mkleehammer/pyodbc) | `5.1.0` | `5.3.0` | | [email-validator](https://github.com/JoshData/python-email-validator) | `2.2.0` | `2.3.0` | | [ultralytics](https://github.com/ultralytics/ultralytics) | `8.2.18` | `8.4.60` | | [opencv-python](https://github.com/opencv/opencv-python) | `4.9.0.80` | `4.13.0.92` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.4.2` | `1.9.0` | Updates `fastapi` from 0.111.0 to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.111.0...0.136.3) Updates `uvicorn` from 0.29.0 to 0.49.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.29.0...0.49.0) Updates `python-multipart` from 0.0.9 to 0.0.31 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.9...0.0.31) Updates `httpx` from 0.27.2 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.2...0.28.1) Updates `sqlalchemy` from 2.0.36 to 2.0.50 - [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 `pyodbc` from 5.1.0 to 5.3.0 - [Release notes](https://github.com/mkleehammer/pyodbc/releases) - [Commits](https://github.com/mkleehammer/pyodbc/compare/5.1.0...5.3.0) Updates `email-validator` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](https://github.com/JoshData/python-email-validator/compare/v2.2.0...v2.3.0) Updates `ultralytics` from 8.2.18 to 8.4.60 - [Release notes](https://github.com/ultralytics/ultralytics/releases) - [Commits](https://github.com/ultralytics/ultralytics/compare/v8.2.18...v8.4.60) Updates `opencv-python` from 4.9.0.80 to 4.13.0.92 - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) Updates `scikit-learn` from 1.4.2 to 1.9.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.2...1.9.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: python-multipart dependency-version: 0.0.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: sqlalchemy dependency-version: 2.0.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: pyodbc dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: email-validator dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: ultralytics dependency-version: 8.4.60 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: opencv-python dependency-version: 4.13.0.92 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: scikit-learn dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index d2f8f40..5b24ff8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,13 +1,13 @@ -fastapi==0.111.0 -uvicorn[standard]==0.29.0 -python-multipart==0.0.9 -httpx==0.27.2 -SQLAlchemy==2.0.36 -pyodbc==5.1.0 +fastapi==0.136.3 +uvicorn[standard]==0.49.0 +python-multipart==0.0.31 +httpx==0.28.1 +SQLAlchemy==2.0.50 +pyodbc==5.3.0 passlib==1.7.4 -email-validator==2.2.0 -ultralytics==8.2.18 -opencv-python==4.9.0.80 -scikit-learn==1.4.2 +email-validator==2.3.0 +ultralytics==8.4.60 +opencv-python==4.13.0.92 +scikit-learn==1.9.0 numpy==1.26.4 Pillow==12.2.0