Skip to content

Commit

Permalink
Merge pull request #52 from 153957/dependabot/pip/coverage-7.4.2
Browse files Browse the repository at this point in the history
Bump coverage from 7.4.1 to 7.4.2
  • Loading branch information
153957 committed Feb 22, 2024
2 parents b8bbd89 + a1ca80e commit e4f9798
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 @@ -39,7 +39,7 @@ graph = [
'graphviz',
]
dev = [
'coverage==7.4.1',
'coverage==7.4.2',
'mypy==1.8.0',
]
publish = [
Expand Down

0 comments on commit e4f9798

Please sign in to comment.