What's Changed * 127 write docs on thread and asyncio concurrent safety by lesnik512 in https://github.com/modern-python/that-depends/pull/128 * add AsyncSingleton provider by zerlok in https://github.com/modern-python/that-depends/pull/129
What's Changed * Tests and docs for litestar testing with overriding by nightblure in https://github.com/modern-python/that-depends/pull/123 * make resources and singletons thread-safe by lesnik512 in https://github.com/modern-python/that-depends/pull/125
What's Changed * Feature/async context manager provider by zerlok in https://github.com/modern-python/that-depends/pull/113 * refactor using context managers classes for resources by lesnik512 in https://github.com/modern-python/that-depends/pull/115
New Contributors * zerlok made their first contribution in https://github.com/modern-python/that-depends/pull/113