diff --git a/pyproject.toml b/pyproject.toml index 610411d9..1a65b7ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "Add your description here" readme = "README.md" requires-python = ">=3.9" dependencies = [ - "fastapi==0.115.12", + "fastapi==0.138.0", "uvicorn==0.34.0", "gunicorn==23.0.0", "jinja2==3.1.6",