Skip to content

Commit ef81978

Browse files
chore(deps-dev): update coverage requirement from ~=7.8 to ~=7.9
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.8.0...7.9.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.9.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e97cb5 commit ef81978

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.8
7+
coverage~=7.9
88
pre-commit==4.2.0
99
codespell==2.4.1
1010
bandit==1.8.3

0 commit comments

Comments
 (0)