Skip to content

Commit c7eeb25

Browse files
dependabot[bot]dtrifiro
authored andcommitted
build(deps): bump mypy from 1.12.0 to 1.12.1
Bumps [mypy](https://github.com/python/mypy) from 1.12.0 to 1.12.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.12.0...v1.12.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23ae5db commit c7eeb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ tests = [
6161
dev = [
6262
"vllm_tgis_adapter[tests]",
6363
"ruff==0.6.9",
64-
"mypy==1.12.0",
64+
"mypy==1.12.1",
6565
"types-protobuf==5.28.0.20240924",
6666
"types-requests==2.32.0.20240914"
6767
]

0 commit comments

Comments
 (0)