Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions reflex.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: reflex
version: 0.6.1
version: 0.6.2
epoch: 0
description: "Web apps in pure Python"
copyright:
Expand Down Expand Up @@ -32,7 +32,7 @@ pipeline:
with:
repository: https://github.com/reflex-dev/reflex
tag: v${{package.version}}
expected-commit: b88a17a58b0353678659e12abdda299d8ceab042
expected-commit: e637f488bd768391d9d2d43e392c24f0e7682767

- runs: |
#Fix CVEs
Expand Down Expand Up @@ -76,8 +76,6 @@ test:
docutils --help
f2py --version
f2py --help
get_gprof --version
get_gprof --help
gunicorn --version
gunicorn --help
httpx --help
Expand Down