Skip to content

Commit c6f6eb3

Browse files
Update dependency mypy to v1.20.2
1 parent cc824d3 commit c6f6eb3

2 files changed

Lines changed: 141 additions & 21 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ html5lib = ["beautifulsoup4>=4.4.1,<5", "html5lib>=0.999,<2"]
4848
[dependency-groups]
4949
dev = [
5050
"hypothesis>=6.100.0",
51-
"mypy==1.8.0",
51+
"mypy==1.20.2",
5252
"pytest>=7.4.3",
5353
"pytest-cov>=4.1.0",
5454
"pytest-memray>=1.7.0",

0 commit comments

Comments
 (0)