Skip to content

Commit bf12153

Browse files
Merge pull request #2237 from VWS-Python/dependabot/pip/strict-kwargs-2026.5.20
chore(deps-dev): Bump strict-kwargs from 2026.5.19.post3 to 2026.5.20
2 parents 2da0992 + 25f8403 commit bf12153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ optional-dependencies.dev = [
8181
# Listed explicitly (despite being transitive via vws-python-mock) so that
8282
# [tool.uv.sources] can redirect to the CPU-only PyTorch index.
8383
# See: https://vws-python.github.io/vws-python-mock/installation.html#faster-installation
84-
"strict-kwargs==2026.5.19.post3",
84+
"strict-kwargs==2026.5.20",
8585
"torch>=2.5.1",
8686
"torchvision>=0.20.1",
8787
"towncrier==25.8.0",

0 commit comments

Comments
 (0)