graphinder
graphinder copied to clipboard
chore(deps-dev): bump vulture from 2.6 to 2.7
Bumps vulture from 2.6 to 2.7.
Release notes
Sourced from vulture's releases.
2.7 (2023-01-08)
- Ignore
setup_module(),teardown_module(), etc. in pytesttest_*.pyfiles (Jendrik Seipp).- Add whitelist for
socketserver.TCPServer.allow_reuse_address(Ben Elliston).- Clarify that
--excludepatterns are matched against absolute paths (Jendrik Seipp, #260).- Fix example in README file (Jendrik Seipp, #272).
Changelog
Sourced from vulture's changelog.
2.7 (2023-01-08)
- Ignore
setup_module(),teardown_module(), etc. in pytesttest_*.pyfiles (Jendrik Seipp).- Add whitelist for
socketserver.TCPServer.allow_reuse_address(Ben Elliston).- Clarify that
--excludepatterns are matched against absolute paths (Jendrik Seipp, #260).- Fix example in README file (Jendrik Seipp, #272).
Commits
d63a75cUpdate version number to 2.7 for release.995e7f4Add release date.6b6580eIgnore pytest's setup_* and teardown_* functions and methods.53779deUpdate TODOs.0cd2bb2Check requirements before creating release.b8f9d4cRecommend pre-commit.a4ea861Fix style.ae50304Add pre-commit file.86ea96bRevise example in README file to fix #272.4d694a6Clarify that --exclude patterns are matched against absolute paths to fix #260.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)