Skip to content

Update all dependencies to latest major versions#16

Merged
amrtgaber merged 1 commit intomainfrom
chore/update-dependencies
Mar 15, 2026
Merged

Update all dependencies to latest major versions#16
amrtgaber merged 1 commit intomainfrom
chore/update-dependencies

Conversation

@amrtgaber
Copy link
Contributor

Summary

  • fastapi-users 14 → 15
  • FastAPI 0.115 → 0.135
  • pytest-asyncio 0.24 → 1.3
  • pytest 8 → 9
  • Ruff 0.8 → 0.15 (2026 style guide)
  • OpenTelemetry 1.20 → 1.40
  • All other minor/patch bumps (uvicorn, sqlalchemy, pydantic, alembic, structlog, httpx, etc.)

Zero code changes needed. All 21 tests pass, lint and format clean.

Test plan

  • uv run pytest — 21/21 tests passing
  • uv run ruff check . — all checks passed
  • uv run ruff format --check . — 32 files formatted
  • Manual: verify dev server starts and auth endpoints work

fastapi-users 14→15, FastAPI 0.115→0.135,
pytest-asyncio 0.24→1.3, pytest 8→9, Ruff 0.8→0.15,
OpenTelemetry 1.20→1.40, plus all other minor/patch bumps.

All 21 tests pass, lint and format clean with zero code changes.
@amrtgaber amrtgaber merged commit 943d8b9 into main Mar 15, 2026
2 checks passed
@amrtgaber amrtgaber deleted the chore/update-dependencies branch March 15, 2026 17:43
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