Skip to content

Commit bbec5da

Browse files
⬆️ Update mypy to v2.3.1
1 parent fb8f9e0 commit bbec5da

2 files changed

Lines changed: 43 additions & 34 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
description = "Test tooling for hass-cloudflared"
55
requires-python = ">=3.12"
66
dependencies = [
7-
"mypy==2.2.0",
7+
"mypy==2.3.1",
88
"pyyaml==6.0.3",
99
"pytest==9.1.1",
1010
"ruff==0.16.4",

0 commit comments

Comments
 (0)