Skip to content

Commit c43ec4f

Browse files
Merge pull request #375 from Metaswitch/dependabot/pip/mypy-1.13.0
2 parents 07c5589 + bdab950 commit c43ec4f

File tree

2 files changed

+36
-30
lines changed

2 files changed

+36
-30
lines changed

poetry.lock

Lines changed: 35 additions & 29 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.11"
18+
mypy = "^1.13"
1919
yamllint = "^1.35"
2020
bandit = "^1.7"
2121
pytest = "^8.3"

0 commit comments

Comments
 (0)