From deb1533d922cb37e2411737f8919284ede7288b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 10:33:18 +0000 Subject: [PATCH] chore(deps-dev): Bump vale from 3.13.0.0 to 3.17.1.0 Bumps [vale](https://github.com/daniperez/vale-python-package) from 3.13.0.0 to 3.17.1.0. - [Changelog](https://github.com/daniperez/vale-python-package/blob/main/CHANGELOG.md) - [Commits](https://github.com/daniperez/vale-python-package/commits) --- updated-dependencies: - dependency-name: vale dependency-version: 3.17.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 52335bf0..5552ffdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ optional-dependencies.dev = [ "towncrier==25.8.0", "ty==0.0.72", "types-requests==2.33.0.20260712", - "vale==3.13.0.0", + "vale==3.17.1.0", "vulture==2.16", "vws-python-mock==2026.8.14", "vws-test-fixtures==2026.8.23",