Skip to content

Commit

Permalink
Merge pull request #904 from marshmallow-code/dependabot/pip/mypy-1.8.0
Browse files Browse the repository at this point in the history
Bump mypy from 1.7.1 to 1.8.0
  • Loading branch information
sirosen committed Dec 22, 2023
2 parents 3fe8981 + 46a485d commit dd26545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
]
+ FRAMEWORKS,
"lint": [
"mypy==1.7.1",
"mypy==1.8.0",
"flake8==6.1.0",
"flake8-bugbear==23.12.2",
"pre-commit>=2.4,<4.0",
Expand Down

0 comments on commit dd26545

Please sign in to comment.