Skip to content

Commit f41b8e1

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
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 5ac34af commit f41b8e1

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
@@ -69,7 +69,7 @@ dynamic = ["version"]
6969
dev = [
7070
"coverage==7.10.7",
7171
"mock==5.2.0",
72-
"mypy==1.18.2",
72+
"mypy==1.19.1",
7373
"pre-commit==4.3.0",
7474
"pylint==3.3.9",
7575
"pyautogui==0.9.54",

0 commit comments

Comments
 (0)