Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dd756e5

Browse files
authoredAug 6, 2024··
Merge pull request #308 from arduino/dependabot/pip/coverage-7.6.1
build(deps-dev): bump coverage from 7.6.0 to 7.6.1
2 parents ee611fb + 7f37ec2 commit dd756e5

File tree

2 files changed

+75
-55
lines changed

2 files changed

+75
-55
lines changed
 

‎poetry.lock

Lines changed: 74 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ semver = "3.0.2"
1414
[tool.poetry.group.dev.dependencies]
1515
black = "24.8.0"
1616
codespell = "2.3.0"
17-
coverage = "7.6.0"
17+
coverage = "7.6.1"
1818
pytest = "8.3.2"
1919
pytest-mock = "3.14.0"
2020
flake8 = "7.1.1"

0 commit comments

Comments
 (0)
Please sign in to comment.