diff --git a/.automation/test/repository_syft/setup.py b/.automation/test/repository_syft/setup.py index 2d5a3c49fe3..2346ea86deb 100644 --- a/.automation/test/repository_syft/setup.py +++ b/.automation/test/repository_syft/setup.py @@ -17,7 +17,7 @@ "commentjson", "pytablewriter", "pyyaml", - "requests==2.24.0", + "requests==2.32.4", "termcolor", "terminaltables", "importlib-metadata>=3.10"