diff --git a/requirements.txt b/requirements.txt index 96e1c1a..1262c23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,5 @@ datadog==0.6.0 PyGithub==1.53 cryptography==3.4.6 PyYAML==5.4 -jsonschema==3.2.0 \ No newline at end of file +jsonschema==3.2.0 +werkzeug>=3.0.6 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file