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 e1f4b26

Browse files
authoredOct 15, 2024··
Merge pull request #321 from arduino/dependabot/pip/coverage-7.6.3
build(deps-dev): bump coverage from 7.6.2 to 7.6.3
2 parents 02b2807 + d1c60f8 commit e1f4b26

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed
 

‎poetry.lock

Lines changed: 64 additions & 64 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.10.0"
1616
codespell = "2.3.0"
17-
coverage = "7.6.2"
17+
coverage = "7.6.3"
1818
pytest = "8.3.3"
1919
pytest-mock = "3.14.0"
2020
flake8 = "7.1.1"

0 commit comments

Comments
 (0)
Please sign in to comment.