diff --git a/services/quarantine/pyproject.toml b/services/quarantine/pyproject.toml index ae34bbb..6c3f2bc 100644 --- a/services/quarantine/pyproject.toml +++ b/services/quarantine/pyproject.toml @@ -8,7 +8,7 @@ dependencies = [ "requests==2.33.1", "watchdog>=4.0", "yara-python==4.5.4", - "pip==26.1.2", + "pip==26.2", "setuptools==83.0.0", "wheel==0.46.2", ]