Skip to content

Commit

Permalink
Bump coverage from 7.6.8 to 7.6.10 in the deps group (#57)
Browse files Browse the repository at this point in the history
Bumps the deps group with 1 update: [coverage](https://github.com/nedbat/coveragepy).


Updates `coverage` from 7.6.8 to 7.6.10
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.8...7.6.10)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent b8e0294 commit 94e8119
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 @@ audio = [
]
develop = [
"black==24.10.0",
"coverage==7.6.8",
"coverage==7.6.10",
"flake8-pyproject==1.2.3",
"isort==5.13.2",
'pre-commit==4.0.1',
Expand Down

0 comments on commit 94e8119

Please sign in to comment.