From bb689a07ca0186474e121c23951c634196f7c58a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 19:01:58 +0200 Subject: [PATCH] Bump vulture from 2.12 to 2.13 (#4115) Bumps [vulture](https://github.com/jendrikseipp/vulture) from 2.12 to 2.13. - [Release notes](https://github.com/jendrikseipp/vulture/releases) - [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md) - [Commits](https://github.com/jendrikseipp/vulture/compare/v2.12...v2.13) --- updated-dependencies: - dependency-name: vulture dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_lint.txt b/requirements_lint.txt index 06334836387..0b06b913b20 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -5,4 +5,4 @@ pre-commit==3.8.0 pre-commit-hooks==4.6.0 pyupgrade==3.17.0 ruff==0.6.8 -vulture==2.12 +vulture==2.13