Skip to content

Commit e51e6f1

Browse files
⬆ bump mypy from 1.17.0 to 1.19.1
Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...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 b7b3121 commit e51e6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ isort==6.0.1
55
black==25.1.0
66
ruff==0.14.8
77
pytest==9.0.2
8-
mypy==1.17.0
8+
mypy==1.19.1
99
coverage[toml]==7.11.0
1010
pre-commit==4.2.0

0 commit comments

Comments
 (0)