Skip to content

Commit 8a07170

Browse files
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28c76e5 commit 8a07170

File tree

2 files changed

+44
-38
lines changed

2 files changed

+44
-38
lines changed

poetry.lock

Lines changed: 43 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mistletoe = "^1"
1515
[tool.poetry.dev-dependencies]
1616
pylint = "^3.2"
1717
wheel = "^0.44.0"
18-
mypy = "^1.13"
18+
mypy = "^1.14"
1919
yamllint = "^1.35"
2020
bandit = "^1.7"
2121
pytest = "^8.3"

0 commit comments

Comments
 (0)