Skip to content

Commit 2a7aa9b

Browse files
Bump mypy from 1.7.1 to 1.8.0
Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72c51f4 commit 2a7aa9b

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
@@ -228,7 +228,7 @@ dev = [
228228
"dodgy==0.2.1",
229229
"freezegun==1.4.0",
230230
"furo==2023.9.10",
231-
"mypy==1.7.1",
231+
"mypy==1.8.0",
232232
"pdm==2.11.1",
233233
"pip_check_reqs==2.5.3",
234234
"pydocstyle==6.3",

0 commit comments

Comments
 (0)