Skip to content

Commit efc0dbb

Browse files
build(deps-dev): bump mypy from 1.20.0 to 1.20.1 (#755)
Bumps [mypy](https://github.com/python/mypy) from 1.20.0 to 1.20.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7834167 commit efc0dbb

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
@@ -5,4 +5,4 @@ flake8-bandit==4.1.1
55
flake8-bugbear==25.11.29
66
flake8-import-order==0.19.2
77
flake8-requirements==2.3.0
8-
mypy==1.20.0; implementation_name=="cpython"
8+
mypy==1.20.1; implementation_name=="cpython"

0 commit comments

Comments
 (0)