diff --git a/pyproject.toml b/pyproject.toml index 2268eef..8daa38a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ Changelog = "https://linkd.readthedocs.io/en/latest/changelog.html" [dependency-groups] extensions = [ - "fastapi[standard]==0.121.1", + "fastapi[standard]==0.125.0", "redis==7.0.1", "quart==0.20.0", "sanic==25.3.0"