diff --git a/requirements.txt b/requirements.txt
index 5e5beb4..b11f4cb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,6 +11,6 @@ jinja2==3.1.1; python_version >= "3.7"
 markupsafe==2.1.1; python_version >= "3.7"
 python-dotenv==0.20.0; python_version >= "3.5"
 uwsgi==2.0.20
-werkzeug==2.1.1; python_version >= "3.7"
+werkzeug==2.2.2; python_version >= "3.7"
 wtforms==3.0.1; python_version >= "3.7"
 zipp==3.8.0; python_version < "3.10" and python_version >= "3.7"