Skip to content

Commit

Permalink
Merge pull request #37 from 153957/dependabot/pip/mypy-1.7.1
Browse files Browse the repository at this point in the history
Bump mypy from 1.7.0 to 1.7.1
  • Loading branch information
153957 committed Nov 30, 2023
2 parents 22aa79b + 8ed5915 commit 49bc7db
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 = [
'coverage==7.3.2',
'mypy==1.7.0',
'mypy==1.7.1',
]
publish = [
'flit==3.9.0',
Expand Down

0 comments on commit 49bc7db

Please sign in to comment.