Skip to content

Commit

Permalink
Merge pull request #23 from rohanpm/renovate/pip-compile-refresh
Browse files Browse the repository at this point in the history
chore(deps): refresh pip-compile outputs
  • Loading branch information
renovate[bot] authored Nov 4, 2024
2 parents a4cc599 + 6b5848e commit a6dab01
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions test-requirements-py310.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,15 @@ pytest==8.3.3 \
# via
# -r test-requirements.in
# pytest-cov
pytest-cov==5.0.0 \
--hash=sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652 \
--hash=sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857
pytest-cov==6.0.0 \
--hash=sha256:eee6f1b9e61008bd34975a4d5bab25801eb31898b032dd55addc93e96fcaaa35 \
--hash=sha256:fde0b595ca248bb8e2d76f020b465f3b107c9632e6a1d1705f17834c89dcadc0
# via -r test-requirements.in
tomli==2.0.2 ; python_version < "3.11" \
--hash=sha256:2ebe24485c53d303f690b0ec092806a085f07af5a5aa1464f3931eec36caaa38 \
--hash=sha256:d46d457a85337051c36524bc5349dd91b1877838e2979ac5ced3e710ed8a60ed
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/rohanpm/buildsys-dateversion/requirements.in
# build
# coverage
# pytest
6 changes: 3 additions & 3 deletions test-requirements-py311.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ pytest==8.3.3 \
# via
# -r test-requirements.in
# pytest-cov
pytest-cov==5.0.0 \
--hash=sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652 \
--hash=sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857
pytest-cov==6.0.0 \
--hash=sha256:eee6f1b9e61008bd34975a4d5bab25801eb31898b032dd55addc93e96fcaaa35 \
--hash=sha256:fde0b595ca248bb8e2d76f020b465f3b107c9632e6a1d1705f17834c89dcadc0
# via -r test-requirements.in
2 changes: 1 addition & 1 deletion test-requirements-py38.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ tomli==2.0.2 ; python_version < "3.11" \
--hash=sha256:2ebe24485c53d303f690b0ec092806a085f07af5a5aa1464f3931eec36caaa38 \
--hash=sha256:d46d457a85337051c36524bc5349dd91b1877838e2979ac5ced3e710ed8a60ed
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/rohanpm/buildsys-dateversion/requirements.in
# build
# coverage
# pytest
Expand Down
8 changes: 4 additions & 4 deletions test-requirements-py39.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,15 @@ pytest==8.3.3 \
# via
# -r test-requirements.in
# pytest-cov
pytest-cov==5.0.0 \
--hash=sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652 \
--hash=sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857
pytest-cov==6.0.0 \
--hash=sha256:eee6f1b9e61008bd34975a4d5bab25801eb31898b032dd55addc93e96fcaaa35 \
--hash=sha256:fde0b595ca248bb8e2d76f020b465f3b107c9632e6a1d1705f17834c89dcadc0
# via -r test-requirements.in
tomli==2.0.2 ; python_version < "3.11" \
--hash=sha256:2ebe24485c53d303f690b0ec092806a085f07af5a5aa1464f3931eec36caaa38 \
--hash=sha256:d46d457a85337051c36524bc5349dd91b1877838e2979ac5ced3e710ed8a60ed
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/rohanpm/buildsys-dateversion/requirements.in
# build
# coverage
# pytest
Expand Down

0 comments on commit a6dab01

Please sign in to comment.