Skip to content

Commit dc601e2

Browse files
Bump mypy from 1.11.1 to 1.11.2 (#610)
Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: mypy 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 5e2f366 commit dc601e2

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,4 +5,4 @@ flake8-bandit==4.1.1
55
flake8-bugbear==24.8.19
66
flake8-import-order==0.18.2
77
flake8-requirements==2.2.1
8-
mypy==1.11.1; implementation_name=="cpython"
8+
mypy==1.11.2; implementation_name=="cpython"

0 commit comments

Comments
 (0)