From b57f90c6e8b874286d865ad0b9425e8ffb7965f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 04:28:05 +0000 Subject: [PATCH] deps: bump the python-minor-und-patch group across 1 directory with 6 updates Bumps the python-minor-und-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.6` | `0.141.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.34.0` | `0.52.4` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.36` | `2.0.52` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.14.0` | `1.19.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.3` | `2.13.4` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.7.0` | `2.15.0` | Updates `fastapi` from 0.115.6 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.6...0.141.1) Updates `uvicorn` from 0.34.0 to 0.52.4 - [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.34.0...0.52.4) Updates `sqlalchemy` from 2.0.36 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` from 1.14.0 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 `pydantic` from 2.10.3 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.10.3...v2.13.4) Updates `pydantic-settings` from 2.7.0 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.7.0...v2.15.0) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-und-patch - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-und-patch - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-und-patch - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-und-patch - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-und-patch - dependency-name: uvicorn dependency-version: 0.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-und-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 429755d..136b366 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -fastapi==0.115.6 -uvicorn[standard]==0.34.0 -sqlalchemy==2.0.36 -alembic==1.14.0 +fastapi==0.141.1 +uvicorn[standard]==0.52.4 +sqlalchemy==2.0.52 +alembic==1.19.1 jinja2==3.1.6 python-multipart==0.0.32 httpx==0.28.1 python-dateutil==2.9.0 -pydantic[email]==2.10.3 -pydantic-settings==2.7.0 +pydantic[email]==2.13.4 +pydantic-settings==2.15.0 aiosmtplib==5.1.2 itsdangerous==2.2.0 argon2-cffi==25.1.0