Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit 08a0971

Browse files
Bump vulture from 2.8 to 2.9 in /hack/check-python (#1479) (#1485)
Bumps [vulture](https://github.com/jendrikseipp/vulture) from 2.8 to 2.9. - [Release notes](https://github.com/jendrikseipp/vulture/releases) - [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md) - [Commits](jendrikseipp/vulture@v2.8...v2.9) --- updated-dependencies: - dependency-name: vulture dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f0175a commit 08a0971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/check-python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pydocstyle==6.3.0
22
pyflakes==3.1.0
3-
vulture==2.8
3+
vulture==2.9
44
radon==6.0.1
55
flake8_polyfill==1.0.2
66
PyYAML==6.0.1

0 commit comments

Comments
 (0)