Update vulture requirement from >=1.0 to >=2.16#4
Conversation
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
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>
68aee70 to
2ae26f4
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. |
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)