Skip to content

Commit b5b7f58

Browse files
authored
Merge pull request #255 from bitpay/dependabot/pip/mypy-2.1.0
Bump mypy from 1.20.1 to 2.1.0
2 parents 1aab2e6 + e836c5d commit b5b7f58

2 files changed

Lines changed: 177 additions & 138 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pydantic = "==2.13.4"
1212
black = "==26.5.1"
1313
pytest = "==9.0.3"
1414
pytest-mock = "==3.15.1"
15-
mypy = "==1.20.1"
15+
mypy = "==2.1.0"
1616
pytest-mypy-plugins = "==4.0.2"
1717
pytest-cov = "==7.1.0"
1818

0 commit comments

Comments
 (0)