Skip to content

Commit 259c9d9

Browse files
Bump mypy from 1.14.1 to 1.15.0
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) --- 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 61861f0 commit 259c9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ test = [
4646
"aioresponses==0.7.8",
4747
"codespell==2.4.1",
4848
"isort==6.0.0",
49-
"mypy==1.14.1",
49+
"mypy==1.15.0",
5050
"pre-commit==4.1.0",
5151
"pre-commit-hooks==5.0.0",
5252
"pylint==3.3.4",

0 commit comments

Comments
 (0)