* Non-function (object instances) dependencies not supporting dependency overrides in testing
4.4.1
Added
* Python 3.13 to CI
4.4.0
Added
* Support for [webhooks](https://fastapi.tiangolo.com/advanced/openapi-webhooks/) in swagger * Automatic generation of versioned routes and webhooks upon the first request to Cadwyn. Notice that if you were using some of cadwyn's internal interfaces, this might break your code. If it did, make an issue and let's discuss your use case