@@ -115,17 +115,17 @@ the mandatory dependencies too.
115115+---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
116116| **Package ** | **Version ** | **License ** | **Dependencies ** |
117117+=====================================================================+=============+========================================================================================+======================+
118- | `pytest <https://GitHub.com/pytest-dev/pytest >`__ | ≥9.0 | `MIT <https://GitHub.com/pytest-dev/pytest/blob/master/LICENSE >`__ | *Not yet evaluated. * |
118+ | `pytest <https://GitHub.com/pytest-dev/pytest >`__ | ≥9.1 | `MIT <https://GitHub.com/pytest-dev/pytest/blob/master/LICENSE >`__ | *Not yet evaluated. * |
119119+---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
120120| `pytest-cov <https://GitHub.com/pytest-dev/pytest-cov >`__ | ≥7.1 | `MIT <https://GitHub.com/pytest-dev/pytest-cov/blob/master/LICENSE >`__ | *Not yet evaluated. * |
121121+---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
122- | `Coverage <https://GitHub.com/nedbat/coveragepy >`__ | ≥7.13 | `Apache License, 2.0 <https://GitHub.com/nedbat/coveragepy/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
122+ | `Coverage <https://GitHub.com/nedbat/coveragepy >`__ | ≥7.15 | `Apache License, 2.0 <https://GitHub.com/nedbat/coveragepy/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
123123+---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
124- | `mypy <https://GitHub.com/python/mypy >`__ | ≥1.19 | `MIT <https://GitHub.com/python/mypy/blob/master/LICENSE >`__ | *Not yet evaluated. * |
124+ | `mypy <https://GitHub.com/python/mypy >`__ | ≥2.1 | `MIT <https://GitHub.com/python/mypy/blob/master/LICENSE >`__ | *Not yet evaluated. * |
125125+---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
126- | `typing-extensions <https://GitHub.com/python/typing_extensions >`__ | ≥4.15 | `PSF-2.0 <https://github.com/python/typing_extensions/blob/main/LICENSE >`__ | *Not yet evaluated. * |
126+ | `typing-extensions <https://GitHub.com/python/typing_extensions >`__ | ≥4.16 | `PSF-2.0 <https://github.com/python/typing_extensions/blob/main/LICENSE >`__ | *Not yet evaluated. * |
127127+---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
128- | `lxml <https://GitHub.com/lxml/lxml >`__ | ≥6.0 | `BSD 3-Clause <https://GitHub.com/lxml/lxml/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
128+ | `lxml <https://GitHub.com/lxml/lxml >`__ | ≥6.1 | `BSD 3-Clause <https://GitHub.com/lxml/lxml/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
129129+---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
130130
131131
@@ -179,7 +179,7 @@ the mandatory dependencies too.
179179+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
180180| `sphinx-copybutton <https://GitHub.com/executablebooks/sphinx-copybutton >`__ | ≥0.5 | `MIT <https://GitHub.com/executablebooks/sphinx-copybutton/blob/master/LICENSE >`__ | *Not yet evaluated. * |
181181+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
182- | `sphinx_autodoc_typehints <https://GitHub.com/agronholm/sphinx-autodoc-typehints >`__ | ≥3.10 | `MIT <https://GitHub.com/agronholm/sphinx-autodoc-typehints/blob/master/LICENSE >`__ | *Not yet evaluated. * |
182+ | `sphinx_autodoc_typehints <https://GitHub.com/agronholm/sphinx-autodoc-typehints >`__ | ≥3.12 | `MIT <https://GitHub.com/agronholm/sphinx-autodoc-typehints/blob/master/LICENSE >`__ | *Not yet evaluated. * |
183183+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
184184
185185.. TODO :: document the usage of
0 commit comments