Skip to content

Commit

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

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

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] committed Apr 5, 2023
1 parent 46a5d38 commit ab8177c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -21,7 +21,7 @@ twine==4.0.2
# Tests & Linting
autoflake==1.7.7
black==23.3.0
coverage==7.2.1
coverage==7.2.2
cryptography==39.0.1
flake8==3.9.2
flake8-bugbear==23.1.20
Expand Down

0 comments on commit ab8177c

Please sign in to comment.