Skip to content

Commit

Permalink
Merge pull request #4 from 153957/dependabot/pip/mypy-1.4.1
Browse files Browse the repository at this point in the history
Bump mypy from 1.4.0 to 1.4.1
  • Loading branch information
153957 committed Jul 1, 2023
2 parents 9a77a6a + 21b757a commit 646da3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ graph = [
dev = [
'black==23.3.0',
'coverage==7.2.7',
'mypy==1.4.0',
'mypy==1.4.1',
]
publish = [
'flit==3.9.0',
Expand Down

0 comments on commit 646da3d

Please sign in to comment.