@@ -43,33 +43,33 @@ optional-dependencies.dev = [
4343 " check-manifest==0.51" ,
4444 " deptry==0.25.1" ,
4545 " doc8==2.0.0" ,
46- " doccmd==2026.5.6 " ,
46+ " doccmd==2026.3.26.2 " ,
4747 " freezegun==1.5.5" ,
4848 " furo==2025.12.19" ,
4949 " interrogate==1.7.0" ,
50- " mypy[faster-cache]==2.1.0 " ,
50+ " mypy[faster-cache]==1.20.1 " ,
5151 " mypy-strict-kwargs==2026.1.12" ,
52- " prek==0.4.0 " ,
52+ " prek==0.3.9 " ,
5353 " pydocstringformatter==0.7.5" ,
5454 " pydocstyle==6.3" ,
5555 " pygments==2.20.0" ,
5656 " pylint[spelling]==4.0.5" ,
5757 " pylint-per-file-ignores==3.2.1" ,
58- " pyproject-fmt==2.21.2 " ,
59- " pyrefly==1.0 .0" ,
60- " pyright==1.1.409 " ,
58+ " pyproject-fmt==2.21.1 " ,
59+ " pyrefly==0.62 .0" ,
60+ " pyright==1.1.408 " ,
6161 " pyroma==5.0.1" ,
6262 " pytest==9.0.3" ,
6363 " pytest-asyncio==1.3.0" ,
64- " pytest-beartype-tests==2026.4.26 " ,
64+ " pytest-beartype-tests==2026.4.20 " ,
6565 " pytest-cov==7.1.0" ,
6666 " pyyaml==6.0.3" ,
67- " ruff==0.15.13 " ,
67+ " ruff==0.15.11 " ,
6868 # We add shellcheck-py not only for shell scripts and shell code blocks,
6969 # but also because having it installed means that ``actionlint-py`` will
7070 # use it to lint shell commands in GitHub workflow files.
7171 " shellcheck-py==0.11.0.1" ,
72- " shfmt-py==4.0.0 " ,
72+ " shfmt-py==3.12.0.2 " ,
7373 " sphinx==9.1.0" ,
7474 " sphinx-copybutton==0.5.2" ,
7575 " sphinx-lint==1.0.2" ,
@@ -82,13 +82,14 @@ optional-dependencies.dev = [
8282 # See: https://vws-python.github.io/vws-python-mock/installation.html#faster-installation
8383 " torch>=2.5.1" ,
8484 " torchvision>=0.20.1" ,
85- " ty==0.0.36" ,
86- " types-requests==2.33.0.20260513" ,
85+ " strict-kwargs==2026.5.18" ,
86+ " ty==0.0.32" ,
87+ " types-requests==2.33.0.20260408" ,
8788 " vulture==2.16" ,
8889 " vws-python-mock==2026.2.22.3" ,
8990 " vws-test-fixtures==2023.3.5" ,
9091 " yamlfix==1.19.1" ,
91- " zizmor==1.25.0 " ,
92+ " zizmor==1.24.1 " ,
9293]
9394optional-dependencies.release = [ " check-wheel-contents==0.6.3" ]
9495urls.Documentation = " https://vws-python.github.io/vws-python/"
0 commit comments