From b8538151815e710d3b3f34be8b4af98b56f559cc Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 1 Oct 2024 00:50:37 +0000 Subject: [PATCH] reflex/0.6.1 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- reflex.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reflex.yaml b/reflex.yaml index 6374a859f03b..8e6b6a2a7d0a 100644 --- a/reflex.yaml +++ b/reflex.yaml @@ -1,6 +1,6 @@ package: name: reflex - version: 0.5.10 + version: 0.6.1 epoch: 0 description: "Web apps in pure Python" copyright: @@ -32,7 +32,7 @@ pipeline: with: repository: https://github.com/reflex-dev/reflex tag: v${{package.version}} - expected-commit: ecf222d4b056c1237c1e42477805200d6c6bb492 + expected-commit: b88a17a58b0353678659e12abdda299d8ceab042 - runs: | #Fix CVEs