Skip to content

Commit 73a28f2

Browse files
⬆️ Bump pytest-cov from 6.1.1 to 6.2.1 in /ozi/test/pytest
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0197b21 commit 73a28f2

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

ozi/test/pytest/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest~=8.3.5,<8.4
22
pytest-asyncio~=1.0.0
3-
pytest-cov~=6.1
3+
pytest-cov~=6.2
44
pytest-randomly~=3.16
55
pytest-tcpclient~=0.7
66
pytest-xdist~=3.7

ozi/test/pytest/requirements.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,9 @@ platformdirs==4.3.8 \
221221
pluggy==1.6.0 \
222222
--hash=sha256:7dcc130b76258d33b90f61b658791dede3486c3e6bfb003ee5c9bfb396dd22f3 \
223223
--hash=sha256:e920276dd6813095e9377c0bc5566d94c932c33b27a3e3945d8389c374dd4746
224-
# via pytest
224+
# via
225+
# pytest
226+
# pytest-cov
225227
pygments==2.19.1 \
226228
--hash=sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f \
227229
--hash=sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c
@@ -243,9 +245,9 @@ pytest-asyncio==1.0.0 \
243245
# via
244246
# -r requirements.in
245247
# pytest-tcpclient
246-
pytest-cov==6.1.1 \
247-
--hash=sha256:46935f7aaefba760e716c2ebfbe1c216240b9592966e7da99ea8292d4d3e2a0a \
248-
--hash=sha256:bddf29ed2d0ab6f4df17b4c55b0a657287db8684af9c42ea546b21b1041b3dde
248+
pytest-cov==6.2.1 \
249+
--hash=sha256:25cc6cc0a5358204b8108ecedc51a9b57b34cc6b8c967cc2c01a4e00d8a67da2 \
250+
--hash=sha256:f5bc4c23f42f1cdd23c70b1dab1bbaef4fc505ba950d53e0081d0730dd7e86d5
249251
# via -r requirements.in
250252
pytest-mock==3.14.1 \
251253
--hash=sha256:159e9edac4c451ce77a5cdb9fc5d1100708d2dd4ba3c3df572f14097351af80e \

0 commit comments

Comments
 (0)