Skip to content

Commit f4695cb

Browse files
dependabot[bot]Archaeopteryx
authored andcommitted
Bump pytest-cov from 6.1.1 to 6.2.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b30eda commit f4695cb

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

requirements/dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dependencies needed only for development/testing.
2-
pytest-cov==6.1.1
2+
pytest-cov==6.2.1
33
django-debug-toolbar==5.2.0
44
mock==5.2.0
55
responses==0.25.7

requirements/dev.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ pluggy==1.5.0 \
327327
# via
328328
# pypom
329329
# pytest
330+
# pytest-cov
330331
pre-commit==4.2.0 \
331332
--hash=sha256:601283b9757afd87d40c4c4a9b2b5de9637a8ea02eaff7adc2d0fb4e04841146 \
332333
--hash=sha256:a009ca7205f1eb497d10b845e52c838a98b6cdd2102a6c8e4540e94ee75c58bd
@@ -365,9 +366,9 @@ pytest-asyncio==0.26.0 \
365366
--hash=sha256:7b51ed894f4fbea1340262bdae5135797ebbe21d8638978e35d31c6d19f72fb0 \
366367
--hash=sha256:c4df2a697648241ff39e7f0e4a73050b03f123f760673956cf0d72a4990e312f
367368
# via -r requirements/dev.in
368-
pytest-cov==6.1.1 \
369-
--hash=sha256:46935f7aaefba760e716c2ebfbe1c216240b9592966e7da99ea8292d4d3e2a0a \
370-
--hash=sha256:bddf29ed2d0ab6f4df17b4c55b0a657287db8684af9c42ea546b21b1041b3dde
369+
pytest-cov==6.2.1 \
370+
--hash=sha256:25cc6cc0a5358204b8108ecedc51a9b57b34cc6b8c967cc2c01a4e00d8a67da2 \
371+
--hash=sha256:f5bc4c23f42f1cdd23c70b1dab1bbaef4fc505ba950d53e0081d0730dd7e86d5
371372
# via -r requirements/dev.in
372373
pytest-django==4.11.1 \
373374
--hash=sha256:1b63773f648aa3d8541000c26929c1ea63934be1cfa674c76436966d73fe6a10 \

0 commit comments

Comments
 (0)