Skip to content

Commit 6a0f29b

Browse files
Bump mypy from 1.6.1 to 1.7.0
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c3534b commit 6a0f29b

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
@@ -239,7 +239,7 @@ dev = [
239239
"dodgy==0.2.1",
240240
"freezegun==1.2.2",
241241
"furo==2023.9.10",
242-
"mypy==1.6.1",
242+
"mypy==1.7.0",
243243
"pdm==2.10.1",
244244
"pip_check_reqs==2.5.3",
245245
"pydocstyle==6.3",

0 commit comments

Comments
 (0)