Skip to content

Commit cbc6ca7

Browse files
dependabot[bot]tlecomte
authored andcommitted
chore(deps): bump mypy from 1.13.0 to 1.15.0
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.15.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 d186361 commit cbc6ca7

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
@@ -44,7 +44,7 @@ dependencies = [
4444

4545
[project.optional-dependencies]
4646
dev = [
47-
"mypy==1.13.0",
47+
"mypy==1.15.0",
4848
"PyQt5-stubs==5.15.6.0",
4949
]
5050

0 commit comments

Comments
 (0)