Skip to content

Commit a9a9ba1

Browse files
chore(deps-dev): update mypy requirement from <2,>=1.18.2 to >=1.18.2,<3 (hiero-ledger#2252)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97367b2 commit a9a9ba1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dev = [
5454

5555
lint = [
5656
"ruff>=0.14.9,<1",
57-
"mypy>=1.18.2,<2",
57+
"mypy>=1.18.2,<3",
5858
"typing-extensions>=4.15.0,<5",
5959
]
6060

0 commit comments

Comments
 (0)