Skip to content

Commit 5c4fb53

Browse files
Update vulture requirement from >=1.0 to >=2.16
Updates the requirements on [vulture](https://github.com/jendrikseipp/vulture) to permit the latest version. - [Release notes](https://github.com/jendrikseipp/vulture/releases) - [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md) - [Commits](jendrikseipp/vulture@v1.0...v2.16) --- updated-dependencies: - dependency-name: vulture dependency-version: '2.16' dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8031d85 commit 5c4fb53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
setuptools>=40.8.0
2-
vulture>=1.0
2+
vulture>=2.16
33
bandit>=1.5.1
44
pydocstyle>=3.0.0
55
pytest>=4.3.1

0 commit comments

Comments
 (0)