Skip to content

Commit

Permalink
Bump coverage
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update in the /receptorctl directory: [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:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 3ee08e0 commit c9cf419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion receptorctl/requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe --output-file=requirements/tests.txt --strip-extras requirements/tests.in
#
coverage==7.6.1
coverage==7.6.3
# via
# -r requirements/tests.in
# pytest-cov
Expand Down

0 comments on commit c9cf419

Please sign in to comment.