Skip to content

Commit

Permalink
build: Depend on griffe >= 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Dec 28, 2021
1 parent 43798a5 commit 34f7ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ classifiers = [
"Typing :: Typed",
]
dependencies = [
"griffe>=0.6",
"griffe>=0.7.1",
]

[project.urls]
Expand Down

0 comments on commit 34f7ebd

Please sign in to comment.