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}}