From 576a9c3acfd7daa38b137620f3281086d981c2f5 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Sat, 23 Nov 2024 17:51:34 +0000 Subject: [PATCH] py3-mashumaro/3.15 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-mashumaro.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-mashumaro.yaml b/py3-mashumaro.yaml index 5b81118e298..53a70cf0aa4 100644 --- a/py3-mashumaro.yaml +++ b/py3-mashumaro.yaml @@ -1,6 +1,6 @@ package: name: py3-mashumaro - version: "3.14" + version: "3.15" epoch: 0 description: Fast serialization library on top of dataclasses copyright: @@ -28,7 +28,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: d93d8cf22353e74424b66fa0e0ea25d1c326ba89 + expected-commit: 6cce1c5e4857d7b55ba27af5c8e3fccc770f90cb repository: https://github.com/Fatal1ty/mashumaro tag: v${{package.version}}