What's Changed
* Set the middleware scope to starlette.types.Scope by ljnsn in https://github.com/matyasrichter/fastapi-injector/pull/21
* Bind RequestScopeFactory to make it work with `auto_bind=False` by matyasrichter in https://github.com/matyasrichter/fastapi-injector/pull/25
* Update dev dependencies in https://github.com/matyasrichter/fastapi-injector/pull/22, https://github.com/matyasrichter/fastapi-injector/pull/23, https://github.com/matyasrichter/fastapi-injector/pull/24
New Contributors
* ljnsn made their first contribution in https://github.com/matyasrichter/fastapi-injector/pull/21
**Full Changelog**: https://github.com/matyasrichter/fastapi-injector/compare/0.5.3...0.5.4