From 5501e92c46863998a1fc23068e9becfc2208accf Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 20 Feb 2024 02:19:10 +0000 Subject: [PATCH] py3-json5/0.9.16 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-json5.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/py3-json5.yaml b/py3-json5.yaml index 0f01a2d8dad..cd0318cb808 100644 --- a/py3-json5.yaml +++ b/py3-json5.yaml @@ -1,8 +1,8 @@ # Generated from https://pypi.org/project/json5/ package: name: py3-json5 - version: 0.9.14 - epoch: 1 + version: 0.9.16 + epoch: 0 description: A Python implementation of the JSON5 data format. copyright: - license: Apache @@ -23,7 +23,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 2154e31bbae71b6a8ae69e5e5a3350528825f0fc + expected-commit: bb11446d37e83a4866dc09b3202028b6d9f2fe37 repository: https://github.com/dpranke/pyjson5 tag: v${{package.version}}