diff --git a/3-Docker/app/requirements.txt b/3-Docker/app/requirements.txt index cc71f3d..d5fb55a 100644 --- a/3-Docker/app/requirements.txt +++ b/3-Docker/app/requirements.txt @@ -1,2 +1,2 @@ Flask==3.0.3 -Werkzeug==3.0.4 \ No newline at end of file +Werkzeug==3.1.4 \ No newline at end of file