Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion confbatstest/requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
argcomplete==3.4.0
pip==24.1
PyYAML==6.0.2
tomlkit==0.13.0
tomlkit==0.13.2
xmltodict==0.13.0
yq==3.4.3
6 changes: 3 additions & 3 deletions confbatstest/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ PyYAML==6.0.2 \
# via
# -r requirements.in
# yq
tomlkit==0.13.0 \
--hash=sha256:08ad192699734149f5b97b45f1f18dad7eb1b6d16bc72ad0c2335772650d7b72 \
--hash=sha256:7075d3042d03b80f603482d69bf0c8f345c2b30e41699fd8883227f89972b264
tomlkit==0.13.2 \
--hash=sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde \
--hash=sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79
# via
# -r requirements.in
# yq
Expand Down
2 changes: 1 addition & 1 deletion kyverno-cli/requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
argcomplete==3.4.0
pip==24.1
PyYAML==6.0.2
tomlkit==0.13.0
tomlkit==0.13.2
xmltodict==0.13.0
yq==3.4.3
6 changes: 3 additions & 3 deletions kyverno-cli/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ PyYAML==6.0.2 \
# via
# -r requirements.in
# yq
tomlkit==0.13.0 \
--hash=sha256:08ad192699734149f5b97b45f1f18dad7eb1b6d16bc72ad0c2335772650d7b72 \
--hash=sha256:7075d3042d03b80f603482d69bf0c8f345c2b30e41699fd8883227f89972b264
tomlkit==0.13.2 \
--hash=sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde \
--hash=sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79
# via
# -r requirements.in
# yq
Expand Down