diff --git a/pyproject.toml b/pyproject.toml index 2ad80ba..e6ca181 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" license-files = ["LICENSE"] requires-python = ">=3.10" dependencies = [ - "fastapi==0.136.1", + "fastapi==0.136.3", "uvicorn==0.46.0", "python-multipart==0.0.27", "psycopg2-binary==2.9.12",