What's Changed
Fixes
* Disable client and middleware on 404 response from hub by itssimon in https://github.com/apitally/apitally-py/pull/91
* Fix response content type detection in request logger by itssimon in https://github.com/apitally/apitally-py/pull/92
* Don't read response body if unsupported content type by itssimon in https://github.com/apitally/apitally-py/pull/93
Dependencies
* Update dependency pre-commit to ~=4.1.0 by renovate in https://github.com/apitally/apitally-py/pull/87
* Update dependency mypy to ~=1.15.0 by renovate in https://github.com/apitally/apitally-py/pull/89
**Full Changelog**: https://github.com/apitally/apitally-py/compare/v0.14.5...v0.14.6