Skip to content

Commit 8f0aa42

Browse files
committed
build: Upgrade griffe, no upper bound
1 parent 2122cf5 commit 8f0aa42

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

3636
[project.urls]

0 commit comments

Comments
 (0)