diff --git a/solutions/python-helloworld/requirements.txt b/solutions/python-helloworld/requirements.txt index 7d65d35dd..f65e6e3b0 100644 --- a/solutions/python-helloworld/requirements.txt +++ b/solutions/python-helloworld/requirements.txt @@ -1,2 +1,2 @@ Flask==2.1.0 -werkzeug==2.0.0 \ No newline at end of file +werkzeug==3.0.1 \ No newline at end of file