Skip to content

Commit de5a1b6

Browse files
chore(deps): bump mypy from 1.17.0 to 1.17.1
Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b6f1e1 commit de5a1b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tests = [
4545
"pytest==8.4.1"
4646
]
4747
type_check = [
48-
"mypy==1.17.0"
48+
"mypy==1.17.1"
4949
]
5050

5151
[project.urls]

0 commit comments

Comments
 (0)