Skip to content

Commit fcd5b38

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
black==26.3.0
55
isort==8.0.1
66
flake8==7.3.0
7-
mypy==1.19.1
7+
mypy==1.20.2
88

99
# Testing
1010
pytest==9.0.2

0 commit comments

Comments
 (0)