From fa35c296cd83b5407ece0a503e3658b2e184442a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 19:32:37 +0000 Subject: [PATCH] chore(deps-dev): Bump strict-kwargs Bumps [strict-kwargs](https://github.com/adamtheturtle/strict-kwargs) from 2026.5.18.post1 to 2026.5.18.post3. - [Release notes](https://github.com/adamtheturtle/strict-kwargs/releases) - [Changelog](https://github.com/adamtheturtle/strict-kwargs/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamtheturtle/strict-kwargs/compare/2026.5.18-post.1...2026.5.18-post.3) --- updated-dependencies: - dependency-name: strict-kwargs dependency-version: 2026.5.18.post3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 453c885c3..329f640e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ optional-dependencies.dev = [ "sphinx-pyproject==0.3.0", "sphinx-substitution-extensions==2026.1.12", "sphinxcontrib-spelling==8.0.2", - "strict-kwargs==2026.5.18.post1", + "strict-kwargs==2026.5.18.post3", "sybil==9.3.0", # Listed explicitly (despite being transitive via vws-python-mock) so that # [tool.uv.sources] can redirect to the CPU-only PyTorch index.