From 699e8f2bac65e71ffb515561fb0eac37c1af1174 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 02:28:31 +0000 Subject: [PATCH] chore(deps): refresh pip-compile outputs --- test-requirements-py310.txt | 6 +++--- test-requirements-py311.txt | 6 +++--- test-requirements-py39.txt | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/test-requirements-py310.txt b/test-requirements-py310.txt index fd84a05..b577a8e 100644 --- a/test-requirements-py310.txt +++ b/test-requirements-py310.txt @@ -132,9 +132,9 @@ pytest==8.4.2 \ # via # -r test-requirements.in # pytest-cov -pytest-cov==6.3.0 \ - --hash=sha256:35c580e7800f87ce892e687461166e1ac2bcb8fb9e13aea79032518d6e503ff2 \ - --hash=sha256:440db28156d2468cafc0415b4f8e50856a0d11faefa38f30906048fe490f1749 +pytest-cov==7.0.0 \ + --hash=sha256:33c97eda2e049a0c5298e91f519302a1334c26ac65c1a483d6206fd458361af1 \ + --hash=sha256:3b8e9558b16cc1479da72058bdecf8073661c7f57f7d3c5f22a1c23507f2d861 # via -r test-requirements.in tomli==2.2.1 ; python_version < "3.11" \ --hash=sha256:023aa114dd824ade0100497eb2318602af309e5a55595f76b626d6d9f3b7b0a6 \ diff --git a/test-requirements-py311.txt b/test-requirements-py311.txt index 376153f..702e9f6 100644 --- a/test-requirements-py311.txt +++ b/test-requirements-py311.txt @@ -128,7 +128,7 @@ pytest==8.4.2 \ # via # -r test-requirements.in # pytest-cov -pytest-cov==6.3.0 \ - --hash=sha256:35c580e7800f87ce892e687461166e1ac2bcb8fb9e13aea79032518d6e503ff2 \ - --hash=sha256:440db28156d2468cafc0415b4f8e50856a0d11faefa38f30906048fe490f1749 +pytest-cov==7.0.0 \ + --hash=sha256:33c97eda2e049a0c5298e91f519302a1334c26ac65c1a483d6206fd458361af1 \ + --hash=sha256:3b8e9558b16cc1479da72058bdecf8073661c7f57f7d3c5f22a1c23507f2d861 # via -r test-requirements.in diff --git a/test-requirements-py39.txt b/test-requirements-py39.txt index b928325..5a3b7ef 100644 --- a/test-requirements-py39.txt +++ b/test-requirements-py39.txt @@ -136,9 +136,9 @@ pytest==8.4.2 \ # via # -r test-requirements.in # pytest-cov -pytest-cov==6.3.0 \ - --hash=sha256:35c580e7800f87ce892e687461166e1ac2bcb8fb9e13aea79032518d6e503ff2 \ - --hash=sha256:440db28156d2468cafc0415b4f8e50856a0d11faefa38f30906048fe490f1749 +pytest-cov==7.0.0 \ + --hash=sha256:33c97eda2e049a0c5298e91f519302a1334c26ac65c1a483d6206fd458361af1 \ + --hash=sha256:3b8e9558b16cc1479da72058bdecf8073661c7f57f7d3c5f22a1c23507f2d861 # via -r test-requirements.in tomli==2.2.1 ; python_version < "3.11" \ --hash=sha256:023aa114dd824ade0100497eb2318602af309e5a55595f76b626d6d9f3b7b0a6 \