Skip to content

Commit 294ee15

Browse files
Update dependency test/coverage to >=7.6,<7.7 (#712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efbbc77 commit 294ee15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ get-hashes = 'codemodder.scripts.get_hashes:main'
4949

5050
[project.optional-dependencies]
5151
test = [
52-
"coverage>=7.3,<7.6",
52+
"coverage>=7.6,<7.7",
5353
"coverage-threshold~=0.4",
5454
"defusedxml==0.7.1",
5555
"types-defusedxml==0.7.0.20240218",

0 commit comments

Comments
 (0)