Skip to content

Commit

Permalink
Bump coverage from 7.0.4 to 7.0.5 (#10529)
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.0.4...7.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

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 17, 2023
1 parent dd1ff0a commit 0dc5116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ docker==6.0.1
invoke==1.7.3

# tests
coverage==7.0.4
coverage==7.0.5
requests-toolbelt==0.10.1
flake8==6.0.0
pytest==7.2.0
Expand Down

0 comments on commit 0dc5116

Please sign in to comment.