Skip to content

Commit 33b3c88

Browse files
chore(deps): update dependency mypy to v2 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d5c7fb commit 33b3c88

2 files changed

Lines changed: 205 additions & 31 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = ["cryptography>=48.0.0,<48.1.0"]
1212
dev = [
1313
"poethepoet>=0.45,<0.46",
1414
"pytest>=9.0.3,<10",
15-
"mypy>=1.11.2,<2",
15+
"mypy>=2,<3",
1616
"pytest-deadfixtures>=3,<4",
1717
"coverage>=7.6.1,<8",
1818
"pytest-cov>=5.0.0",

0 commit comments

Comments
 (0)