From ca723c83bc5c4f23ebb919bbf6c027770255026f Mon Sep 17 00:00:00 2001 From: Joe Doss Date: Wed, 6 Sep 2023 15:20:07 -0500 Subject: [PATCH] Upgrade Bun 0.7.0 to 0.7.3 (#1757) --- reflex/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reflex/constants.py b/reflex/constants.py index ca4358f1b..d81063107 100644 --- a/reflex/constants.py +++ b/reflex/constants.py @@ -69,7 +69,7 @@ JINJA_TEMPLATE_DIR = os.path.join(TEMPLATE_DIR, "jinja") # Bun config. # The Bun version. -BUN_VERSION = "0.7.0" +BUN_VERSION = "0.7.3" # Min Bun Version MIN_BUN_VERSION = "0.7.0" # The directory to store the bun.