diff --git a/python/pyproject.toml b/python/pyproject.toml index ccab037..cb7937d 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "openml==0.14.2", "python-dateutil==2.9.0.post0", "python-dotenv==1.0.1", - "uvicorn==0.30.1", + "uvicorn==0.30.6", ] [project.optional-dependencies]