Skip to content

Commit af6cde4

Browse files
committed
Update mypy/pytest
1 parent 06837ca commit af6cde4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ optional = true
2121

2222
[dependency-groups]
2323
dev = [
24-
"pytest>=8.3.0,<9",
25-
"mypy==1.15.0 ; platform_python_implementation != 'PyPy'",
24+
"pytest>=8.3.0,<10",
25+
"mypy==1.18.2 ; platform_python_implementation != 'PyPy'",
2626
"flake8>=7.0.0,<8",
2727
"coverage[toml]>=7.2.3,<8",
2828
"meson-python>= 0.16.0",

0 commit comments

Comments
 (0)