What's Changed
General
* join providers using + by IvanKirpichnikov in https://github.com/reagento/dishka/pull/163
* 98 Add 'WithParents' by IvanKirpichnikov in https://github.com/reagento/dishka/pull/195 https://github.com/reagento/dishka/pull/201 https://github.com/reagento/dishka/pull/199
* Skip not DI-related annotations by Olegt0rr in https://github.com/reagento/dishka/pull/169
* the argument `provides` has become free by IvanKirpichnikov in https://github.com/reagento/dishka/pull/175
* Pass typehint to `NoContextValueError` by Tishka17 in https://github.com/reagento/dishka/pull/188
* Check if provides same is dependency for factory by Tishka17 in https://github.com/reagento/dishka/pull/189
* Validate decorator really decorates by Tishka17 in https://github.com/reagento/dishka/pull/197
* Fix decoration with complex hints by Tishka17 in https://github.com/reagento/dishka/pull/205
Integrations:
* **aiogram-dialog** integrantion added by IvanKirpichnikov in https://github.com/reagento/dishka/pull/160
* **click**: added by vashcheulov in https://github.com/reagento/dishka/pull/194
* **grpcio**: added by Dark04072006 in https://github.com/reagento/dishka/pull/172 https://github.com/reagento/dishka/pull/196
* **grpcio.aio**: supported, added generators support in wrap_injection by Tishka17 in https://github.com/reagento/dishka/pull/208
* **aiogram**: Added `CONTAINER_NAME` to `__all__` by ilya-nikolaev in https://github.com/reagento/dishka/pull/158
* **aiogram**: update example by Olegt0rr in https://github.com/reagento/dishka/pull/166
* **sanic**: fixed typehint by ilya-nikolaev in https://github.com/reagento/dishka/pull/180
Development process:
* use tox-uv, fix skipping tests by Tishka17 in https://github.com/reagento/dishka/pull/200
* check code using `mypy --strict` by IvanKirpichnikov in https://github.com/reagento/dishka/pull/202
* fixed old annotations in tests by IvanKirpichnikov in https://github.com/reagento/dishka/pull/161
Docs and readme:
* Fixed small typo inside integrations docs by r-chulkevich in https://github.com/reagento/dishka/pull/167
* doc: add imports from dishka to example context by ApostolFet in https://github.com/reagento/dishka/pull/170
* Fix a typo in `di_intro.rst` by wojcikstefan in https://github.com/reagento/dishka/pull/206
* fix typos in docs by newonlynew in https://github.com/reagento/dishka/pull/183
* typo "ar" in README by evgene-sh in https://github.com/reagento/dishka/pull/176
New Contributors
* r-chulkevich made their first contribution in https://github.com/reagento/dishka/pull/167
* Olegt0rr made their first contribution in https://github.com/reagento/dishka/pull/166
* ApostolFet made their first contribution in https://github.com/reagento/dishka/pull/170
* evgene-sh made their first contribution in https://github.com/reagento/dishka/pull/176
* newonlynew made their first contribution in https://github.com/reagento/dishka/pull/183
* vashcheulov made their first contribution in https://github.com/reagento/dishka/pull/194
* wojcikstefan made their first contribution in https://github.com/reagento/dishka/pull/206
**Full Changelog**: https://github.com/reagento/dishka/compare/1.2.0...1.3.0