Skip to content

Commit f792ace

Browse files
committed
Pin griffe
1 parent b40f00c commit f792ace

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ docs = [
9595
"mkdocs-awesome-pages-plugin~=2.8",
9696
"mkdocs-material~=9.0",
9797
"mkdocstrings[python]~=0.26",
98+
"griffe~=1.13",
9899
]
99100

100101
testing = [

requirements-docs.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
griffe==1.13.0
12
mike==2.1.3
23
mkdocs==1.6.1
3-
mkdocs-autorefs==1.4.2
4+
mkdocs-autorefs==1.4.3
45
mkdocs-awesome-pages-plugin==2.10.1
5-
mkdocs-material==9.6.17
6-
mkdocstrings[python]==0.30.0
6+
mkdocs-material==9.6.19
7+
mkdocstrings[python]==0.30.1

0 commit comments

Comments
 (0)