diff --git a/pyproject.toml b/pyproject.toml index 80c0808..91b52dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "anyio==4.2.0", "blinker==1.7.0", "click==8.1.7", - "fastapi==0.109.0", + "fastapi==0.109.1", "h11==0.14.0", "idna==3.6", "itsdangerous==2.1.2",