Skip to content

Commit 72faf4d

Browse files
build(deps-dev): bump mypy from 1.20.2 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36ad6cc commit 72faf4d

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
@@ -72,7 +72,7 @@ mss = "mss.__main__:main"
7272
dev = [
7373
"build==1.5.0",
7474
"lxml==6.1.1",
75-
"mypy==1.20.2",
75+
"mypy==2.1.0",
7676
"ruff==0.15.16",
7777
"twine==6.2.0",
7878
"typing_extensions==4.15.0",

0 commit comments

Comments
 (0)