chore: update docs dependencies
Browse files- poetry.lock +19 -19
- pyproject.toml +3 -3
poetry.lock
CHANGED
@@ -551,13 +551,13 @@ wmi = ["wmi (>=1.5.1)"]
|
|
551 |
|
552 |
[[package]]
|
553 |
name = "docutils"
|
554 |
-
version = "0.
|
555 |
description = "Docutils -- Python Documentation Utilities"
|
556 |
optional = false
|
557 |
-
python-versions = ">=3.
|
558 |
files = [
|
559 |
-
{file = "docutils-0.
|
560 |
-
{file = "docutils-0.
|
561 |
]
|
562 |
|
563 |
[[package]]
|
@@ -1345,17 +1345,17 @@ tests = ["pytest (>=4.6)"]
|
|
1345 |
|
1346 |
[[package]]
|
1347 |
name = "myst-parser"
|
1348 |
-
version = "
|
1349 |
description = "An extended [CommonMark](https://spec.commonmark.org/) compliant parser,"
|
1350 |
optional = false
|
1351 |
python-versions = ">=3.8"
|
1352 |
files = [
|
1353 |
-
{file = "myst_parser-
|
1354 |
-
{file = "myst_parser-
|
1355 |
]
|
1356 |
|
1357 |
[package.dependencies]
|
1358 |
-
docutils = ">=0.
|
1359 |
jinja2 = "*"
|
1360 |
markdown-it-py = ">=3.0,<4.0"
|
1361 |
mdit-py-plugins = ">=0.4,<1.0"
|
@@ -1365,9 +1365,9 @@ sphinx = ">=6,<8"
|
|
1365 |
[package.extras]
|
1366 |
code-style = ["pre-commit (>=3.0,<4.0)"]
|
1367 |
linkify = ["linkify-it-py (>=2.0,<3.0)"]
|
1368 |
-
rtd = ["ipython", "
|
1369 |
-
testing = ["beautifulsoup4", "coverage[toml]", "pytest (>=
|
1370 |
-
testing-docutils = ["pygments", "pytest (>=
|
1371 |
|
1372 |
[[package]]
|
1373 |
name = "numpy"
|
@@ -2701,22 +2701,22 @@ type-comments = ["typed-ast (>=1.4.0)"]
|
|
2701 |
|
2702 |
[[package]]
|
2703 |
name = "sphinx-autodoc-typehints"
|
2704 |
-
version = "
|
2705 |
description = "Type hints (PEP 484) support for the Sphinx autodoc extension"
|
2706 |
optional = false
|
2707 |
-
python-versions = ">=3.
|
2708 |
files = [
|
2709 |
-
{file = "sphinx_autodoc_typehints-
|
2710 |
-
{file = "sphinx_autodoc_typehints-
|
2711 |
]
|
2712 |
|
2713 |
[package.dependencies]
|
2714 |
-
sphinx = ">=7.
|
2715 |
|
2716 |
[package.extras]
|
2717 |
-
docs = ["furo (>=
|
2718 |
numpy = ["nptyping (>=2.5)"]
|
2719 |
-
testing = ["covdefaults (>=2.3)", "coverage (>=7.
|
2720 |
|
2721 |
[[package]]
|
2722 |
name = "sphinx-mdinclude"
|
@@ -3321,4 +3321,4 @@ files = [
|
|
3321 |
[metadata]
|
3322 |
lock-version = "2.0"
|
3323 |
python-versions = ">=3.10, <3.12"
|
3324 |
-
content-hash = "
|
|
|
551 |
|
552 |
[[package]]
|
553 |
name = "docutils"
|
554 |
+
version = "0.21.2"
|
555 |
description = "Docutils -- Python Documentation Utilities"
|
556 |
optional = false
|
557 |
+
python-versions = ">=3.9"
|
558 |
files = [
|
559 |
+
{file = "docutils-0.21.2-py3-none-any.whl", hash = "sha256:dafca5b9e384f0e419294eb4d2ff9fa826435bf15f15b7bd45723e8ad76811b2"},
|
560 |
+
{file = "docutils-0.21.2.tar.gz", hash = "sha256:3a6b18732edf182daa3cd12775bbb338cf5691468f91eeeb109deff6ebfa986f"},
|
561 |
]
|
562 |
|
563 |
[[package]]
|
|
|
1345 |
|
1346 |
[[package]]
|
1347 |
name = "myst-parser"
|
1348 |
+
version = "3.0.1"
|
1349 |
description = "An extended [CommonMark](https://spec.commonmark.org/) compliant parser,"
|
1350 |
optional = false
|
1351 |
python-versions = ">=3.8"
|
1352 |
files = [
|
1353 |
+
{file = "myst_parser-3.0.1-py3-none-any.whl", hash = "sha256:6457aaa33a5d474aca678b8ead9b3dc298e89c68e67012e73146ea6fd54babf1"},
|
1354 |
+
{file = "myst_parser-3.0.1.tar.gz", hash = "sha256:88f0cb406cb363b077d176b51c476f62d60604d68a8dcdf4832e080441301a87"},
|
1355 |
]
|
1356 |
|
1357 |
[package.dependencies]
|
1358 |
+
docutils = ">=0.18,<0.22"
|
1359 |
jinja2 = "*"
|
1360 |
markdown-it-py = ">=3.0,<4.0"
|
1361 |
mdit-py-plugins = ">=0.4,<1.0"
|
|
|
1365 |
[package.extras]
|
1366 |
code-style = ["pre-commit (>=3.0,<4.0)"]
|
1367 |
linkify = ["linkify-it-py (>=2.0,<3.0)"]
|
1368 |
+
rtd = ["ipython", "sphinx (>=7)", "sphinx-autodoc2 (>=0.5.0,<0.6.0)", "sphinx-book-theme (>=1.1,<2.0)", "sphinx-copybutton", "sphinx-design", "sphinx-pyscript", "sphinx-tippy (>=0.4.3)", "sphinx-togglebutton", "sphinxext-opengraph (>=0.9.0,<0.10.0)", "sphinxext-rediraffe (>=0.2.7,<0.3.0)"]
|
1369 |
+
testing = ["beautifulsoup4", "coverage[toml]", "defusedxml", "pytest (>=8,<9)", "pytest-cov", "pytest-param-files (>=0.6.0,<0.7.0)", "pytest-regressions", "sphinx-pytest"]
|
1370 |
+
testing-docutils = ["pygments", "pytest (>=8,<9)", "pytest-param-files (>=0.6.0,<0.7.0)"]
|
1371 |
|
1372 |
[[package]]
|
1373 |
name = "numpy"
|
|
|
2701 |
|
2702 |
[[package]]
|
2703 |
name = "sphinx-autodoc-typehints"
|
2704 |
+
version = "2.2.2"
|
2705 |
description = "Type hints (PEP 484) support for the Sphinx autodoc extension"
|
2706 |
optional = false
|
2707 |
+
python-versions = ">=3.9"
|
2708 |
files = [
|
2709 |
+
{file = "sphinx_autodoc_typehints-2.2.2-py3-none-any.whl", hash = "sha256:b98337a8530c95b73ba0c65465847a8ab0a13403bdc81294d5ef396bbd1f783e"},
|
2710 |
+
{file = "sphinx_autodoc_typehints-2.2.2.tar.gz", hash = "sha256:128e600eeef63b722f3d8dac6403594592c8cade3ba66fd11dcb997465ee259d"},
|
2711 |
]
|
2712 |
|
2713 |
[package.dependencies]
|
2714 |
+
sphinx = ">=7.3.5"
|
2715 |
|
2716 |
[package.extras]
|
2717 |
+
docs = ["furo (>=2024.1.29)"]
|
2718 |
numpy = ["nptyping (>=2.5)"]
|
2719 |
+
testing = ["covdefaults (>=2.3)", "coverage (>=7.4.4)", "defusedxml (>=0.7.1)", "diff-cover (>=9)", "pytest (>=8.1.1)", "pytest-cov (>=5)", "sphobjinv (>=2.3.1)", "typing-extensions (>=4.11)"]
|
2720 |
|
2721 |
[[package]]
|
2722 |
name = "sphinx-mdinclude"
|
|
|
3321 |
[metadata]
|
3322 |
lock-version = "2.0"
|
3323 |
python-versions = ">=3.10, <3.12"
|
3324 |
+
content-hash = "a36c5d49c49e6267c10bc22180d8c0ce92223c7430cbcaa3a36032e2bccc0c6c"
|
pyproject.toml
CHANGED
@@ -52,10 +52,10 @@ httpx = "^0.27.0"
|
|
52 |
optional = true
|
53 |
|
54 |
[tool.poetry.group.docs.dependencies]
|
55 |
-
sphinx = "^7.
|
56 |
-
sphinx-autodoc-typehints = "^
|
57 |
sphinxcontrib-openapi = "^0.8.4"
|
58 |
-
myst-parser = "^
|
59 |
sphinx-autodoc-defaultargs = "^0.1.2"
|
60 |
|
61 |
[tool.poetry.group.fastapi]
|
|
|
52 |
optional = true
|
53 |
|
54 |
[tool.poetry.group.docs.dependencies]
|
55 |
+
sphinx = "^7.3.7"
|
56 |
+
sphinx-autodoc-typehints = "^2.2.2"
|
57 |
sphinxcontrib-openapi = "^0.8.4"
|
58 |
+
myst-parser = "^3.0.1"
|
59 |
sphinx-autodoc-defaultargs = "^0.1.2"
|
60 |
|
61 |
[tool.poetry.group.fastapi]
|