Skip to content

Commit 708fd84

Browse files
committed
chore: Upgrade griffe-inherited-docstrings minimum bound
Issue-412: #412
1 parent 171efbe commit 708fd84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ maintain = [
9696
]
9797
ci = [
9898
"duty>=1.6",
99-
"griffe-inherited-docstrings>=1.1",
99+
"griffe-inherited-docstrings>=1.1.2",
100100
"jsonschema>=4.17",
101101
"pysource-codegen>=0.7",
102102
"pysource-minimize>=0.10",
@@ -111,7 +111,7 @@ ci = [
111111
]
112112
docs = [
113113
"code2flow>=2.5",
114-
"griffe-inherited-docstrings>=1.1",
114+
"griffe-inherited-docstrings>=1.1.2",
115115
"markdown-callouts>=0.4",
116116
"markdown-exec[ansi]>=1.8",
117117
"mkdocs>=1.6",

0 commit comments

Comments
 (0)