chore: ✔ Update pytest-cov 6.2.1 -> 6.3.0 (#624)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
kleinanzeigen-bot-tu[bot]
2025-09-09 13:32:22 +02:00
committed by GitHub
parent c9d5c03ad2
commit ea012e634b

6
pdm.lock generated
View File

@@ -1134,7 +1134,7 @@ files = [
[[package]] [[package]]
name = "pytest-cov" name = "pytest-cov"
version = "6.2.1" version = "6.3.0"
requires_python = ">=3.9" requires_python = ">=3.9"
summary = "Pytest plugin for measuring coverage." summary = "Pytest plugin for measuring coverage."
groups = ["dev"] groups = ["dev"]
@@ -1144,8 +1144,8 @@ dependencies = [
"pytest>=6.2.5", "pytest>=6.2.5",
] ]
files = [ files = [
{file = "pytest_cov-6.2.1-py3-none-any.whl", hash = "sha256:f5bc4c23f42f1cdd23c70b1dab1bbaef4fc505ba950d53e0081d0730dd7e86d5"}, {file = "pytest_cov-6.3.0-py3-none-any.whl", hash = "sha256:440db28156d2468cafc0415b4f8e50856a0d11faefa38f30906048fe490f1749"},
{file = "pytest_cov-6.2.1.tar.gz", hash = "sha256:25cc6cc0a5358204b8108ecedc51a9b57b34cc6b8c967cc2c01a4e00d8a67da2"}, {file = "pytest_cov-6.3.0.tar.gz", hash = "sha256:35c580e7800f87ce892e687461166e1ac2bcb8fb9e13aea79032518d6e503ff2"},
] ]
[[package]] [[package]]