Skip to content

Commit 0264966

Browse files
authored
Merge pull request #268 from bitpay/dependabot/pip/mypy-2.2.0
Bump mypy from 2.1.0 to 2.2.0
2 parents fd1aa5b + c9c5359 commit 0264966

2 files changed

Lines changed: 179 additions & 175 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.1.1"
1414
pytest-mock = "==3.15.1"
15-
mypy = "==2.1.0"
15+
mypy = "==2.2.0"
1616
pytest-mypy-plugins = "==4.0.3"
1717
pytest-cov = "==7.1.0"
1818

0 commit comments

Comments
 (0)