Skip to content

Commit 14d1657

Browse files
build(deps-dev): bump mypy from 1.18.2 to 1.19.1
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 644546a commit 14d1657

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
@@ -66,7 +66,7 @@ dynamic = ["version"]
6666
dev = [
6767
"coverage==7.10.7",
6868
"mock==5.2.0",
69-
"mypy==1.18.2",
69+
"mypy==1.19.1",
7070
"pre-commit==4.3.0",
7171
"pylint==3.3.9",
7272
"pyautogui==0.9.54",

0 commit comments

Comments
 (0)