Update vulture requirement from >=1.0 to >=2.16#133
Conversation
Up to standards ✅🟢 Issues
|
|
@dependabot rebase |
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>
939cbec to
9f924d3
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Updates the requirements on vulture to permit the latest version.
Release notes
Sourced from vulture's releases.
Changelog
Sourced from vulture's changelog.
... (truncated)
Commits
b0f67baUpdate version number to 2.16 for release.41d6224Update changelog.0462a5aDon't falsely report code after while loops as dead (fixes #412 and fixes #413).1eb212fUsetyinstead ofpytypefor testing type annotations.6a4001fUpdate version number to 2.15 for release.ef9e6deFix release script.0649029Add release date.01b9ff5Add more ruff rules and fix warnings (#406)3d99061Add tests for Python 3.14 (#404)b11b7d4Drop support for Python 3.8 (#399)