diff --git a/pyproject.toml b/pyproject.toml index 2f052207..28f254fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = [ ] dependencies = [ "crawlerdetect>=0.1.7,<0.4", - "fastapi>=0.110,<0.124", + "fastapi>=0.110,<0.125", "gitignore-parser>=0.1.11,<0.2", "identity-containers>=1.0.2,<2.0", "imy[docstrings,deprecations]>=0.7.1,<0.8",