From 045db4a68d8740c6fb6a0397ea8306998f8373bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 19:33:59 +0000 Subject: [PATCH] chore(deps-dev): Bump vale from 3.18.0.0 to 3.19.0.0 Bumps [vale](https://github.com/daniperez/vale-python-package) from 3.18.0.0 to 3.19.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.19.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 44ef3edf..cf720f17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ optional-dependencies.dev = [ "towncrier==25.8.0", "ty==0.0.76", "types-pyyaml==6.0.12.20260815", - "vale==3.18.0.0", + "vale==3.19.0.0", "vulture==2.16", "yamlfix==1.19.1", "zizmor==1.30.0",