Skip to content

Commit cfbd7bb

Browse files
committed
build: Require griffe 0.10
1 parent 4537247 commit cfbd7bb

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.7.1",
33+
"griffe>=0.10",
3434
]
3535

3636
[project.urls]

0 commit comments

Comments
 (0)