diff --git a/reflex.yaml b/reflex.yaml index 6ab826d9ff6..6374a859f03 100644 --- a/reflex.yaml +++ b/reflex.yaml @@ -1,6 +1,6 @@ package: name: reflex - version: 0.5.9 + version: 0.5.10 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: 72465a7728bc5f99708afceb866ecffdc8c92c5d + expected-commit: ecf222d4b056c1237c1e42477805200d6c6bb492 - runs: | #Fix CVEs