From 12d9147fc94ff5dc6852c7ce0f87eacd285d0649 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 18:07:02 +0000 Subject: [PATCH] chore(deps): bump the python-dependencies group with 15 updates Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [asyncpg](https://github.com/MagicStack/asyncpg), [aiosqlite](https://github.com/omnilib/aiosqlite), [httpx](https://github.com/encode/httpx), [bcrypt](https://github.com/pyca/bcrypt), [pytest](https://github.com/pytest-dev/pytest), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [factory-boy](https://github.com/FactoryBoy/factory_boy), [black](https://github.com/psf/black), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy) and [respx](https://github.com/lundberg/respx) 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.2...0.141.1) Updates `uvicorn` to 0.52.1 - [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.28.0...0.52.1) 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.2.0...v2.15.0) Updates `sqlalchemy` to 2.0.51 - [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 `asyncpg` to 0.31.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](https://github.com/MagicStack/asyncpg/compare/v0.29.0...v0.31.0) Updates `aiosqlite` to 0.22.1 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](https://github.com/omnilib/aiosqlite/compare/v0.20.0...v0.22.1) 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 `bcrypt` to 5.0.0 - [Changelog](https://github.com/pyca/bcrypt/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/bcrypt/compare/4.1.0...5.0.0) 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/8.1.0...9.1.1) Updates `pytest-asyncio` to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.5...v1.4.0) Updates `factory-boy` to 3.3.3 - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](https://github.com/FactoryBoy/factory_boy/compare/3.3.0...3.3.3) Updates `black` to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.2.0...26.5.1) Updates `ruff` to 0.16.2 - [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/v0.3.0...0.16.2) Updates `mypy` to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11...v2.3.0) Updates `respx` to 0.23.1 - [Release notes](https://github.com/lundberg/respx/releases) - [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md) - [Commits](https://github.com/lundberg/respx/compare/0.21.1...0.23.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.52.1 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.51 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: aiosqlite dependency-version: 0.22.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: bcrypt dependency-version: 5.0.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: factory-boy dependency-version: 3.3.3 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: respx dependency-version: 0.23.1 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 14 +++++++------- requirements.txt | 16 ++++++++-------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index fd061de..5795294 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,15 +1,15 @@ -r requirements.txt -pytest>=8.1.0 -pytest-asyncio>=0.23.5 +pytest>=9.1.1 +pytest-asyncio>=1.4.0 pytest-cov>=7.1.0 pytest-watch>=4.2.0 -factory-boy>=3.3.0 -black>=24.2.0 -ruff>=0.3.0 -mypy>=1.11.0 +factory-boy>=3.3.3 +black>=26.5.1 +ruff>=0.16.2 +mypy>=2.3.0 # Mock de API externa (contrato HTTP do DataJud) -respx>=0.21.1 +respx>=0.23.1 # Testes de integração com PostgreSQL real via Docker testcontainers[postgres]>=4.15.0 diff --git a/requirements.txt b/requirements.txt index cfc8c7b..5ea078d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -fastapi>=0.139.2 -uvicorn[standard]>=0.28.0 +fastapi>=0.141.1 +uvicorn[standard]>=0.52.1 pydantic[email]>=2.13.4 -pydantic-settings>=2.2.0 -sqlalchemy[asyncio]>=2.0.28 +pydantic-settings>=2.15.0 +sqlalchemy[asyncio]>=2.0.51 alembic>=1.19.1 -asyncpg>=0.29.0 -aiosqlite>=0.20.0 +asyncpg>=0.31.0 +aiosqlite>=0.22.1 structlog>=26.1.0 -httpx>=0.27.0 +httpx>=0.28.1 python-jose[cryptography]>=3.5.0 passlib[bcrypt]>=1.7.4 -bcrypt>=4.1.0 +bcrypt>=5.0.0