Skip to content

Commit c4b7d1d

Browse files
committed
bump mkdocs dependencies
1 parent 2fd3f67 commit c4b7d1d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ dev = [
4949
"pandas-stubs>=2.2.3.241009",
5050
]
5151
doc = [
52-
"mkdocs~=1.6.0",
52+
"mkdocs~=1.6.1",
5353
"mkdocs-gen-files~=0.5.0",
54-
"mkdocs-include-markdown-plugin~=6.2.2",
55-
"mkdocs-literate-nav~=0.6.1",
56-
"mkdocs-material~=9.5.33",
57-
"mkdocstrings[python]~=0.25.2",
58-
"black~=24.8",
54+
"mkdocs-include-markdown-plugin~=7.1.6",
55+
"mkdocs-literate-nav~=0.6.2",
56+
"mkdocs-material~=9.6.15",
57+
"mkdocstrings[python]~=0.29.1",
58+
"black~=25.1",
5959
]
6060

6161
[project.scripts]

0 commit comments

Comments
 (0)