Skip to content

Commit

Permalink
Merge pull request #870 from marshmallow-code/dependabot/pip/mypy-1.5.0
Browse files Browse the repository at this point in the history
Bump mypy from 1.4.1 to 1.5.0
  • Loading branch information
sirosen committed Aug 11, 2023
2 parents 34ece8e + 1359d13 commit ac20015
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.4.1",
"mypy==1.5.0",
"flake8==6.1.0",
"flake8-bugbear==23.7.10",
"pre-commit>=2.4,<4.0",
Expand Down

0 comments on commit ac20015

Please sign in to comment.