From 4a6ebf5f40932c665b960730664fef40f42c38ed Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Sun, 3 Mar 2024 23:16:05 +0000 Subject: [PATCH] py3-json5/0.9.19 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-json5.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-json5.yaml b/py3-json5.yaml index 2010f593e7b..710fc2a11c4 100644 --- a/py3-json5.yaml +++ b/py3-json5.yaml @@ -1,7 +1,7 @@ # Generated from https://pypi.org/project/json5/ package: name: py3-json5 - version: 0.9.18 + version: 0.9.19 epoch: 0 description: A Python implementation of the JSON5 data format. copyright: @@ -23,7 +23,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 129b88bcc14b615bee977f0f274d473bc004a581 + expected-commit: 3deee87a1311e592f4894913c2fc2290b10ea60a repository: https://github.com/dpranke/pyjson5 tag: v${{package.version}}