From 0a5042ca3bf7c2d71bb794bbd1c148f54bdfc637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 10:33:26 +0000 Subject: [PATCH] chore(deps-dev): Bump vale from 3.21.0.0 to 3.22.0.0 Bumps [vale](https://github.com/daniperez/vale-python-package) from 3.21.0.0 to 3.22.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.22.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 b7ef07693..a93943d34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ dev = [ "towncrier==26.9.0", "ty==0.0.81", "types-requests==2.33.0.20260906", - "vale==3.21.0.0", + "vale==3.22.0.0", "vulture==2.16", "vws-python-mock==2026.9.12", "vws-test-fixtures==2026.8.26",