Skip to content

Commit 247ca73

Browse files
build(deps-dev): bump mypy from 1.18.2 to 1.19.0
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b27d087 commit 247ca73

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
@@ -73,7 +73,7 @@ mss = "mss.__main__:main"
7373
dev = [
7474
"build==1.3.0",
7575
"lxml==6.0.2",
76-
"mypy==1.18.2",
76+
"mypy==1.19.0",
7777
"ruff==0.14.7",
7878
"twine==6.2.0",
7979
]

0 commit comments

Comments
 (0)