Skip to content

Commit f063f85

Browse files
Bump mypy from 1.16.0 to 1.16.1 (#158)
Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4c7886 commit f063f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dev = [
4545
"pdoc3 >=0.9.2",
4646
"pre-commit >=2.15.0",
4747
"pylint >=2.12.0",
48-
"mypy ==1.16.0",
48+
"mypy ==1.16.1",
4949
"flake8 >=3.8.3,<8.0.0",
5050
"black ==24.8.0",
5151
"isort >=5.0.6,<7.0.0",

0 commit comments

Comments
 (0)