-------------------
* When the :ref:`dynamic dependencies <dynamic-deps>` are annotated with
:data:`typing.Annotated`, the keys in the resulting :class:`~.DynamicDeps`
instance are now not annotated.
* Improved the error message when passing incorrect values in the ``"inject"``
meta key.
* Fixed documentation builds with ``sphinx-rtd-theme`` 3.0.0+.