Skip to content

Commit 46372c4

Browse files
Bump vulture from 2.14 to 2.15
Bumps [vulture](https://github.com/jendrikseipp/vulture) from 2.14 to 2.15. - [Release notes](https://github.com/jendrikseipp/vulture/releases) - [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md) - [Commits](jendrikseipp/vulture@v2.14...v2.15) --- updated-dependencies: - dependency-name: vulture dependency-version: '2.15' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 881082f commit 46372c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ optional-dependencies.dev = [
103103
"types-pyyaml==6.0.12.20250915",
104104
"types-requests==2.32.4.20260107",
105105
"urllib3==2.6.3",
106-
"vulture==2.14",
106+
"vulture==2.15",
107107
"vws-python==2026.2.25.1",
108108
"vws-test-fixtures==2023.3.5",
109109
"vws-web-tools==2026.2.22.1",

0 commit comments

Comments
 (0)