PyPCAPKit
PyPCAPKit copied to clipboard
Scheduled weekly dependency update for week 32
Update Sphinx from 5.1.0 to 5.1.1.
Changelog
5.1.1
=====================================
Bugs fixed
----------
* 10701: Fix ValueError in the new ``deque`` based ``sphinx.ext.napolean``
iterator implementation.
* 10702: Restore compatability with third-party builders.
Links
- PyPI: https://pypi.org/project/sphinx
- Changelog: https://pyup.io/changelogs/sphinx/
- Homepage: https://www.sphinx-doc.org/
Update sphinx-autodoc-typehints from 1.18.3 to 1.19.2.
Changelog
1.19.2
- Fix incorrect domain used for collections.abc.Callable.
1.19.1
- Fix bug for recursive type alias.
1.19.0
- Support for CPython 3.11, no longer adds `Optional` when the argument is default per
[recommendation from PEP-484](https://github.com/tox-dev/sphinx-autodoc-typehints/pull/247).
Links
- PyPI: https://pypi.org/project/sphinx-autodoc-typehints
- Changelog: https://pyup.io/changelogs/sphinx-autodoc-typehints/
- Repo: https://github.com/tox-dev/sphinx-autodoc-typehints/archive/main.zip