Skip to content

Bump sphinx-autodoc-typehints from 1.18.2 to 1.19.4

WKDV Bot requested to merge dependabot/pip/sphinx-autodoc-typehints-1.19.4 into develop

Bumps sphinx-autodoc-typehints from 1.18.2 to 1.19.4.

Release notes

Sourced from sphinx-autodoc-typehints's releases.

1.19.4

What's Changed

Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.19.3...1.19.4

1.19.3

What's Changed

Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.19.2...1.19.3

1.19.2

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.19.1...1.19.2

1.19.1

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.19.0...1.19.1

Support Python 3.11

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from sphinx-autodoc-typehints's changelog.

Changelog

1.20

  • Use hatchling instead of setuptools
  • Add support for typing.ParamSpec
  • Allow star prefixes for parameter names in docstring

1.19.2

  • Fix incorrect domain used for collections.abc.Callable.

1.19.1

  • Fix bug for recursive type alias.

1.19.0

1.18.3

  • Support and require nptyping>=2.1.2
Commits

Merge request reports