Skip to content

Commit bd2d094

Browse files
Merge pull request #2 from YaronKoresh/dependabot/pip/vulture-gte-2.16
meta: update vulture requirement from >=2.10 to >=2.16
2 parents 638a6a4 + e657c46 commit bd2d094

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
@@ -27,7 +27,7 @@ dev = [
2727
"build",
2828
"pydantic>=2.0.0",
2929
"mypy>=1.0",
30-
"vulture>=2.10",
30+
"vulture>=2.16",
3131
"websockets>=12.0",
3232
"briefcase>=0.3.0"
3333
]

0 commit comments

Comments
 (0)