Skip to content

Commit efc388c

Browse files
Bump mypy from 1.5.1 to 1.6.0
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0. - [Commits](python/mypy@v1.5.1...v1.6.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 87363df commit efc388c

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
@@ -241,7 +241,7 @@ dev = [
241241
"dodgy==0.2.1",
242242
"freezegun==1.2.2",
243243
"furo==2023.9.10",
244-
"mypy==1.5.1",
244+
"mypy==1.6.0",
245245
"pdm==2.9.3",
246246
"pip_check_reqs==2.5.3",
247247
"pydocstyle==6.3.0 ",

0 commit comments

Comments
 (0)