From 84c4a6c67d85bb6dc4c1563f35bc69b354f27396 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 27 Feb 2024 04:15:18 +0000 Subject: [PATCH] py3-tomlkit/0.12.4 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-tomlkit.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/py3-tomlkit.yaml b/py3-tomlkit.yaml index b6fb40a3f0d..0284bd4ba41 100644 --- a/py3-tomlkit.yaml +++ b/py3-tomlkit.yaml @@ -1,8 +1,8 @@ # Generated from https://pypi.org/project/tomlkit/ package: name: py3-tomlkit - version: 0.12.3 - epoch: 1 + version: 0.12.4 + epoch: 0 description: Style preserving TOML library copyright: - license: MIT @@ -26,7 +26,7 @@ pipeline: with: repository: https://github.com/sdispater/tomlkit tag: ${{package.version}} - expected-commit: a678c2f665a2f52c43b204dd70b2aa677331a423 + expected-commit: 911cccd630965ff423316e25b4685ecf7df0ec0a - name: Python Build runs: |