Skip to content

Commit

Permalink
chore: scheduled pip-compile
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Dec 8, 2024
1 parent aca0886 commit b0ed155
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -577,9 +577,9 @@ rpds-py==0.20.1 \
# via
# jsonschema
# referencing
six==1.16.0 \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
six==1.17.0 \
--hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \
--hash=sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81
# via
# kobo
# koji
Expand Down
6 changes: 3 additions & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -914,9 +914,9 @@ rpmdyn==2024.11.25 \
--hash=sha256:01398bfcf9e37fde04bde2c36e7617ba0725df28a8dd130ac7d0c43d2a10cd70 \
--hash=sha256:16917a703db9ff243641884bcce06e1f0a1f7ced6cf7418bcdba6b09ce303480
# via -r test-requirements.in
six==1.16.0 \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
six==1.17.0 \
--hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \
--hash=sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81
# via
# kobo
# koji
Expand Down

0 comments on commit b0ed155

Please sign in to comment.