Skip to content

Commit

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

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

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] committed Nov 1, 2022
1 parent 9e97d7d commit 3f0675c
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.1
# Tests & Linting
autoflake==1.4
black==22.8.0
coverage==6.4.4
coverage==6.5.0
cryptography==38.0.1
flake8==3.9.2
flake8-bugbear==22.7.1
Expand Down

0 comments on commit 3f0675c

Please sign in to comment.