What's Changed
Fixes
* Fix handling of errors in background tasks in Starlette middleware by itssimon in https://github.com/apitally/apitally-py/pull/63
* Fix compatibility with Python 3.8 and 3.9
Improvements
* Migrate from Poetry to uv by itssimon in https://github.com/apitally/apitally-py/pull/60
Dependencies
* Update dependency fastapi to v0.115.2 by renovate in https://github.com/apitally/apitally-py/pull/51
* Update dependency starlette to v0.39.2 by renovate in https://github.com/apitally/apitally-py/pull/52
* Update dependency starlette to v0.40.0 [SECURITY] by renovate in https://github.com/apitally/apitally-py/pull/53
* Update dependency ruff to ^0.7.0 by renovate in https://github.com/apitally/apitally-py/pull/54
* Update dependency fastapi to v0.115.4 by renovate in https://github.com/apitally/apitally-py/pull/56
* Update dependency ruff to v0.7.2 by renovate in https://github.com/apitally/apitally-py/pull/57
* Update dependency pre-commit to v4 by renovate in https://github.com/apitally/apitally-py/pull/61
* Update dependency mypy to ~=1.13.0 by renovate in https://github.com/apitally/apitally-py/pull/62
**Full Changelog**: https://github.com/apitally/apitally-py/compare/v0.12.1...v0.13.0