Skip to content

Commit

Permalink
Bump coverage from 7.6.1 to 7.6.3 in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [coverage](https://github.com/nedbat/coveragepy).


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

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and BenGalewsky committed Oct 15, 2024
1 parent 8d88139 commit c09fc35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ did-finder-rucio = {path = "did_finder_rucio", develop = true}
pytest = "^8.3.3"
flake8 = "^7.1"
pytest-mock = "^3.12.0"
coverage = "^7.6.1"
coverage = "^7.6.3"
responses = "^0.25.3"
pytest-asyncio = "^0.24.0"
pytest-flask = "^1.3.0"
Expand Down

0 comments on commit c09fc35

Please sign in to comment.