Skip to content

Commit 34f7ebd

Browse files
committed
build: Depend on griffe >= 0.7.1
1 parent 43798a5 commit 34f7ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
"Typing :: Typed",
3131
]
3232
dependencies = [
33-
"griffe>=0.6",
33+
"griffe>=0.7.1",
3434
]
3535

3636
[project.urls]

0 commit comments

Comments
 (0)