Skip to content

Commit

Permalink
Update coverage requirement from ~=6.3.3 to ~=6.4 (Pycord-Development…
Browse files Browse the repository at this point in the history
…#1378)

Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@6.3.3...6.4)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
...

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 May 27, 2022
1 parent b7b9a31 commit 3247a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ pytest~=7.1.2
pytest-asyncio~=0.18.3
# pytest-order~=1.0.1
mypy~=0.960
coverage~=6.3.3
coverage~=6.4

0 comments on commit 3247a74

Please sign in to comment.