We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c2c7b2 commit 1806670Copy full SHA for 1806670
pyproject.toml
@@ -53,11 +53,11 @@ speed = [
53
54
[dependency-groups]
55
docs = [
56
- "furo==2024.8.6",
+ "furo==2025.7.19",
57
"levenshtein==0.27.1",
58
"myst-parser[linkify]==4.0.0",
59
"sphinx==8.0.2",
60
- "sphinx-autodoc-typehints==2.2.3",
+ "sphinx-autodoc-typehints==3.2.0",
61
"sphinx-copybutton==0.5.2",
62
"sphinx-intl==2.3.1",
63
"sphinxcontrib-trio==1.1.2",
@@ -71,7 +71,7 @@ dev = [
71
"mypy~=1.15.0",
72
"pre-commit==4.2.0",
73
"pytest~=8.3.5",
74
- "pytest-asyncio~=0.24.0",
+ "pytest-asyncio~=1.1.0",
75
"ruff>=0.11.9",
76
]
77
ci = [
0 commit comments