Skip to content

Commit eb74afa

Browse files
Merge pull request #37 from rohanpm/renovate/pip-compile-refresh
chore(deps): refresh pip-compile outputs
2 parents 470129d + e754d10 commit eb74afa

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

test-requirements-py310.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ pytest==8.3.5 \
101101
# via
102102
# -r test-requirements.in
103103
# pytest-cov
104-
pytest-cov==6.0.0 \
105-
--hash=sha256:eee6f1b9e61008bd34975a4d5bab25801eb31898b032dd55addc93e96fcaaa35 \
106-
--hash=sha256:fde0b595ca248bb8e2d76f020b465f3b107c9632e6a1d1705f17834c89dcadc0
104+
pytest-cov==6.1.1 \
105+
--hash=sha256:46935f7aaefba760e716c2ebfbe1c216240b9592966e7da99ea8292d4d3e2a0a \
106+
--hash=sha256:bddf29ed2d0ab6f4df17b4c55b0a657287db8684af9c42ea546b21b1041b3dde
107107
# via -r test-requirements.in
108108
tomli==2.2.1 ; python_version < "3.11" \
109109
--hash=sha256:023aa114dd824ade0100497eb2318602af309e5a55595f76b626d6d9f3b7b0a6 \

test-requirements-py311.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ pytest==8.3.5 \
9797
# via
9898
# -r test-requirements.in
9999
# pytest-cov
100-
pytest-cov==6.0.0 \
101-
--hash=sha256:eee6f1b9e61008bd34975a4d5bab25801eb31898b032dd55addc93e96fcaaa35 \
102-
--hash=sha256:fde0b595ca248bb8e2d76f020b465f3b107c9632e6a1d1705f17834c89dcadc0
100+
pytest-cov==6.1.1 \
101+
--hash=sha256:46935f7aaefba760e716c2ebfbe1c216240b9592966e7da99ea8292d4d3e2a0a \
102+
--hash=sha256:bddf29ed2d0ab6f4df17b4c55b0a657287db8684af9c42ea546b21b1041b3dde
103103
# via -r test-requirements.in

test-requirements-py39.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ pytest==8.3.5 \
105105
# via
106106
# -r test-requirements.in
107107
# pytest-cov
108-
pytest-cov==6.0.0 \
109-
--hash=sha256:eee6f1b9e61008bd34975a4d5bab25801eb31898b032dd55addc93e96fcaaa35 \
110-
--hash=sha256:fde0b595ca248bb8e2d76f020b465f3b107c9632e6a1d1705f17834c89dcadc0
108+
pytest-cov==6.1.1 \
109+
--hash=sha256:46935f7aaefba760e716c2ebfbe1c216240b9592966e7da99ea8292d4d3e2a0a \
110+
--hash=sha256:bddf29ed2d0ab6f4df17b4c55b0a657287db8684af9c42ea546b21b1041b3dde
111111
# via -r test-requirements.in
112112
tomli==2.2.1 ; python_version < "3.11" \
113113
--hash=sha256:023aa114dd824ade0100497eb2318602af309e5a55595f76b626d6d9f3b7b0a6 \

0 commit comments

Comments
 (0)