Skip to content

Commit a5efc6b

Browse files
build(deps): bump mypy from 1.14.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.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 c7dc21d commit a5efc6b

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
@@ -72,7 +72,7 @@ mss = "mss.__main__:main"
7272
[project.optional-dependencies]
7373
dev = [
7474
"build==1.2.2.post1",
75-
"mypy==1.14.0",
75+
"mypy==1.14.1",
7676
"ruff==0.8.4",
7777
"twine==6.0.1",
7878
]

0 commit comments

Comments
 (0)