Skip to content

chore(deps): refresh backend dependencies - #2

Merged
RyleaStark merged 1 commit into
dependabot/npm_and_yarn/frontend/npm_and_yarn-a311b4b72dfrom
chore/deps-backend
Aug 4, 2026
Merged

chore(deps): refresh backend dependencies#2
RyleaStark merged 1 commit into
dependabot/npm_and_yarn/frontend/npm_and_yarn-a311b4b72dfrom
chore/deps-backend

Conversation

@RyleaStark

@RyleaStark RyleaStark commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Stack

Merge after #1. This PR is intentionally limited to backend runtime dependency pins.

Summary

Updates every direct backend runtime dependency:

Package From To
FastAPI 0.110.0 0.141.1
Uvicorn 0.27.1 0.52.1
grpcio 1.60.0 1.83.0
protobuf 4.25.1 7.35.1
httpx 0.26.0 0.28.1
python-dotenv 1.0.1 1.2.2
pydantic-settings 2.2.1 2.14.2
websockets 15.0.1 17.0.1

Security

  • clears the currently reported Python Dependabot findings
  • pip-audit -r backend/requirements.txt reports no known vulnerabilities
  • pip check reports no broken requirements

Verification

  • Ruff — passed
  • pytest — 92 passed
  • FastAPI application import — 26 routes loaded
  • clean Python 3.11.15 environment

Follow-up audit items

The updated stack emits non-failing Starlette deprecation warnings around HTTP_422_UNPROCESSABLE_ENTITY and the TestClient/httpx compatibility bridge. These are deferred to the pre-release audit PR rather than mixing application changes into this dependency-only layer.

@RyleaStark
RyleaStark merged commit 6a592d1 into main Aug 4, 2026
5 checks passed
@RyleaStark
RyleaStark deleted the chore/deps-backend branch August 4, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant