Skip to content

Commit 804adc6

Browse files
authored
Merge pull request #269 from bitpay/dependabot/pip/mypy-2.3.0
Bump mypy from 2.2.0 to 2.3.0
2 parents 0264966 + 08ba8ca commit 804adc6

2 files changed

Lines changed: 141 additions & 141 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.2.0"
15+
mypy = "==2.3.0"
1616
pytest-mypy-plugins = "==4.0.3"
1717
pytest-cov = "==7.1.0"
1818

0 commit comments

Comments
 (0)