Skip to content

Commit 91ff3df

Browse files
committed
chore: bump python deps
1 parent 4a32c50 commit 91ff3df

File tree

2 files changed

+113
-112
lines changed

2 files changed

+113
-112
lines changed

python/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ build-backend = "maturin"
2424
[dependency-groups]
2525
docs = [
2626
"mkdocs>=1.6.1",
27-
"mkdocs-material>=9.6.23",
28-
"mkdocstrings-python>=1.18.2",
29-
"mkdocstrings[python]>=0.30.1",
27+
"mkdocs-material>=9.7.3",
28+
"mkdocstrings-python>=2.0.3",
29+
"mkdocstrings[python]>=1.0.3",
3030
]

0 commit comments

Comments
 (0)