diff --git a/requirements.txt b/requirements.txt index 86b08e5..8e2b3b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,5 +23,5 @@ requests==2.24.0 scout-apm==2.15.2 six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' urllib3[secure]==1.25.10; python_version >= '3.5' -werkzeug==1.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' +werkzeug==2.2.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' wrapt==1.12.1