diff --git a/services/ui/pyproject.toml b/services/ui/pyproject.toml index 0b7524e..07d149f 100644 --- a/services/ui/pyproject.toml +++ b/services/ui/pyproject.toml @@ -8,7 +8,7 @@ dependencies = [ "requests==2.33.1", "pyyaml==6.0.3", "gunicorn==25.3.0", - "pip==26.1.2", + "pip==26.2.1", "setuptools==83.0.0", "wheel==0.46.2", ]