Skip to content

Commit 7983d72

Browse files
dependabot[bot]fniessink
authored andcommitted
Bump mypy from 1.13.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) --- 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 7f86ce8 commit 7983d72

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
@@ -40,7 +40,7 @@ dev = [
4040
"fixit == 2.1.0",
4141
"gprof2dot == 2024.6.6",
4242
"green == 4.0.2",
43-
"mypy == 1.13.0",
43+
"mypy == 1.14.1",
4444
"ruff == 0.8.3",
4545
"types-requests == 2.32.0.20241016",
4646
"unittest-xml-reporting == 3.2.0",

0 commit comments

Comments
 (0)