diff --git a/requirements-dev.txt b/requirements-dev.txt index 18861e1..775c40d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,4 +7,5 @@ docutils wheel pycodestyle twine -xmltodict \ No newline at end of file +xmltodict +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file