diff --git a/pyproject.toml b/pyproject.toml index 6b98b629dc..12be07bda5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ dependencies = [ # Core application dependencies, pinned for reproducible builds. "fastapi-events==0.11.0", "fastapi==0.110.0", - "huggingface-hub==0.23.0", + "huggingface-hub==0.23.1", "pydantic-settings==2.2.1", "pydantic==2.6.3", "python-socketio==5.11.1",