Skip to content

Commit 1e3fe90

Browse files
Update dependency mypy to v2
1 parent 915331e commit 1e3fe90

2 files changed

Lines changed: 192 additions & 21 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ html5lib = ["beautifulsoup4>=4.4.1,<5", "html5lib>=0.999,<2"]
4545

4646
[dependency-groups]
4747
dev = [
48-
"mypy==1.8.0",
48+
"mypy==2.1.0",
4949
"pytest>=7.4.3",
5050
"pytest-cov>=4.1.0",
5151
"pytest-memray>=1.7.0",

0 commit comments

Comments
 (0)