mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Bumped Python dependencies.
This commit is contained in:
@@ -15,5 +15,5 @@ sphinxcontrib-mermaid ~= 1.0
|
|||||||
autoapi >= 2.0.1
|
autoapi >= 2.0.1
|
||||||
sphinx_design ~= 0.6
|
sphinx_design ~= 0.6
|
||||||
sphinx-copybutton >= 0.5
|
sphinx-copybutton >= 0.5
|
||||||
sphinx_autodoc_typehints ~= 3.2
|
sphinx_autodoc_typehints ~= 3.5
|
||||||
sphinx_reports ~= 0.9
|
sphinx_reports ~= 0.9
|
||||||
|
|||||||
@@ -10,4 +10,4 @@ pytest-cov ~= 7.0
|
|||||||
# Static Type Checking
|
# Static Type Checking
|
||||||
mypy[reports] ~= 1.18
|
mypy[reports] ~= 1.18
|
||||||
typing_extensions ~= 4.15
|
typing_extensions ~= 4.15
|
||||||
lxml ~= 6.0
|
lxml >= 5.4, <7.0
|
||||||
|
|||||||
Reference in New Issue
Block a user