Skip to content

Commit 9c6656f

Browse files
authored
Merge pull request #57 from pylint-dev/dependabot/pip/pytest-cov-5.0.0
2 parents 6566cba + 572fe4e commit 9c6656f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,9 @@ pytest==7.4.3 \
146146
# via
147147
# -r requirements/dev.in
148148
# pytest-cov
149-
pytest-cov==4.1.0 \
150-
--hash=sha256:3904b13dfbfec47f003b8e77fd5b589cd11904a21ddf1ab38a64f204d6a10ef6 \
151-
--hash=sha256:6ba70b9e97e69fcc3fb45bfeab2d0a138fb65c4d0d6a41ef33983ad114be8c3a
149+
pytest-cov==5.0.0 \
150+
--hash=sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652 \
151+
--hash=sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857
152152
# via -r requirements/dev.in
153153
pyyaml==6.0.1 \
154154
--hash=sha256:04ac92ad1925b2cff1db0cfebffb6ffc43457495c9b3c39d3fcae417d7125dc5 \

0 commit comments

Comments
 (0)