The Wire · Showcase
FASTAPI HOUSEKEEPING SWEEP CLEARS INACTIVE SPONSORS
By RepoJournal · Filed · About FastAPI & Pydantic
FastAPI quietly removed four inactive sponsors from its docs overnight, a signal that the maintainer is tightening the roster.
The FastAPI team purged ExoFlare, InterviewPal, Liblab, and Scalar from the official sponsor list [1] [2] [3] [4], a rare move that suggests these partnerships either expired or failed to deliver promised value. Over in SQLModel, the dependency updates are rolling in: Typer bumped to 0.26.6 with critical list argument fixes [5], GitHub Actions updated for security patches [6], and the typos linter jumped nearly a full version to catch more spelling errors [7]. Pydantic added a Slack link to its docs [8], opening another channel for community support. Nothing here screams urgency, but the sponsor removals hint at maintenance discipline you rarely see in popular projects.
One email a day. Unsubscribe in one click.
Keep up with FastAPI & Pydantic in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Update Typer in your SQLModel projects to 0.26.6 for list argument fixes tiangolo/sqlmodel [plan]
- → Pull latest pre-commit typos config in your CI pipeline tiangolo/sqlmodel [monitor]
References
- [1] 🔧 Update sponsors: remove ExoFlare (#15736) fastapi/fastapi
- [2] 🔧 Update sponsors: remove InterviewPal (#15735) fastapi/fastapi
- [3] 🔧 Update sponsors: remove Liblab (#15731) fastapi/fastapi
- [4] 🔧 Update sponsors: remove Scalar (#15730) fastapi/fastapi
- [5] ⬆ Bump the python-packages group with 3 updates ↗ tiangolo/sqlmodel
- [6] ⬆ Bump the github-actions group with 2 updates ↗ tiangolo/sqlmodel
- [7] ⬆ Bump https://github.com/crate-ci/typos from v1.46.0 to v1.47.1 in the pre-commit group ↗ tiangolo/sqlmodel
- [8] Add Slack link to docs ↗ pydantic/pydantic