Skip to content

Commit 7b60eaf

Browse files
Bump vulture from 2.9.1 to 2.10
Bumps [vulture](https://github.com/jendrikseipp/vulture) from 2.9.1 to 2.10. - [Release notes](https://github.com/jendrikseipp/vulture/releases) - [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md) - [Commits](jendrikseipp/vulture@v2.9.1...v2.10) --- updated-dependencies: - dependency-name: vulture dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43177dd commit 7b60eaf

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
@@ -257,7 +257,7 @@ dev = [
257257
"sphinxcontrib-spelling==8.0.0",
258258
"sybil==5.0.3",
259259
"types-requests==2.31.0.8",
260-
"vulture==2.9.1",
260+
"vulture==2.10",
261261
]
262262

263263
[project.urls]

0 commit comments

Comments
 (0)