### Changes
**Update to FastAPI 0.115.8** (744ba2504420e73146f89c70cab854b6aad05023)
This release will update/upgrade to
[FastAPI 0.115.8](https://fastapi.tiangolo.com/release-notes/).
This is a patch release to align with FastAPI versioning.
FastAPI 0.115.8 adds Python 3.13 support and fixes syntax used in
[OAuth 2.0 password grants](https://www.oauth.com/oauth2-servers/access-tokens/password-grant/).
### Commits
- Bump version from 0.72.1 to 0.72.2 (8dc2e11)
- Update to FastAPI 0.115.8 (744ba25)
- Update to Ruff 0.9 (3e573b6)
- Update to `pypa/gh-action-pypi-publish` 1.12.4 (a2ef32d)
- Update changelog for version 0.72.1 (#118) (c33d1b5)