diff --git a/integration/examples/hot-reload/python/requirements.txt b/integration/examples/hot-reload/python/requirements.txt index 72f88c115db..225c854c6a0 100644 --- a/integration/examples/hot-reload/python/requirements.txt +++ b/integration/examples/hot-reload/python/requirements.txt @@ -1 +1 @@ -Flask==2.2.5 \ No newline at end of file +Flask==3.1.3 \ No newline at end of file