Skip to content

Commit

Permalink
Merge pull request #809 from marshmallow-code/dependabot/pip/mypy-1.0.0
Browse files Browse the repository at this point in the history
Bump mypy from 0.991 to 1.0.0
  • Loading branch information
sirosen committed Feb 7, 2023
2 parents 30227b5 + c6693fa commit 40f40df
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==0.991",
"mypy==1.0.0",
"flake8==6.0.0",
"flake8-bugbear==23.1.20",
"pre-commit>=2.4,<4.0",
Expand Down

0 comments on commit 40f40df

Please sign in to comment.