Skip to content

Commit 0fd8bf5

Browse files
chore(deps-dev): update coverage requirement from ~=7.7 to ~=7.8 (Pycord-Development#2756)
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@7.7.0...7.8.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12ccf6d commit 0fd8bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pytest~=8.3.5
44
pytest-asyncio~=0.24.0
55
# pytest-order~=1.0.1
66
mypy~=1.15.0
7-
coverage~=7.7
7+
coverage~=7.8
88
pre-commit==4.2.0
99
codespell==2.4.1
1010
bandit==1.8.3

0 commit comments

Comments
 (0)