From d348bc2535b091bf9ae1feb4c6b427c27f758094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 10:32:57 +0000 Subject: [PATCH] chore(deps-dev): Bump vale from 3.17.1.0 to 3.18.0.0 Bumps [vale](https://github.com/daniperez/vale-python-package) from 3.17.1.0 to 3.18.0.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.18.0.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 9405e389..d9ce981b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ optional-dependencies.dev = [ "towncrier==25.8.0", "ty==0.0.73", "types-requests==2.33.0.20260712", - "vale==3.17.1.0", + "vale==3.18.0.0", "vulture==2.16", "vws-python-mock==2026.8.14", "vws-test-fixtures==2026.8.23",