Skip to content

Commit c0ec53f

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

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
@@ -62,7 +62,7 @@ tests = [
6262
dev = [
6363
"vllm_tgis_adapter[tests]",
6464
"ruff==0.9.6",
65-
"mypy==1.12.1",
65+
"mypy==1.15.0",
6666
"types-protobuf==5.28.0.20240924",
6767
"types-requests==2.32.0.20241016"
6868
]

0 commit comments

Comments
 (0)