Skip to content

Commit 613f1e5

Browse files
Bump mypy from 1.7.0 to 1.7.1
Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.7.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c56983d commit 613f1e5

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.2.2",
230230
"furo==2023.9.10",
231-
"mypy==1.7.0",
231+
"mypy==1.7.1",
232232
"pdm==2.10.3",
233233
"pip_check_reqs==2.5.3",
234234
"pydocstyle==6.3",

0 commit comments

Comments
 (0)