Skip to content

Commit 1806670

Browse files
chore(deps): upgrade python packages
1 parent 2c2c7b2 commit 1806670

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ speed = [
5353

5454
[dependency-groups]
5555
docs = [
56-
"furo==2024.8.6",
56+
"furo==2025.7.19",
5757
"levenshtein==0.27.1",
5858
"myst-parser[linkify]==4.0.0",
5959
"sphinx==8.0.2",
60-
"sphinx-autodoc-typehints==2.2.3",
60+
"sphinx-autodoc-typehints==3.2.0",
6161
"sphinx-copybutton==0.5.2",
6262
"sphinx-intl==2.3.1",
6363
"sphinxcontrib-trio==1.1.2",
@@ -71,7 +71,7 @@ dev = [
7171
"mypy~=1.15.0",
7272
"pre-commit==4.2.0",
7373
"pytest~=8.3.5",
74-
"pytest-asyncio~=0.24.0",
74+
"pytest-asyncio~=1.1.0",
7575
"ruff>=0.11.9",
7676
]
7777
ci = [

0 commit comments

Comments
 (0)