Skip to content

Commit fb98986

Browse files
Bump mypy from 1.9.0 to 1.10.0
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bea9fec commit fb98986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ format =
2323
isort == 5.12.0
2424
test =
2525
bandit == 1.7.8
26-
mypy == 1.9.0
26+
mypy == 1.10.0
2727
pylint == 2.17.7
2828
pylint-print == 1.0.1
2929
pytest == 7.4.4

0 commit comments

Comments
 (0)