diff --git a/pyproject.toml b/pyproject.toml index 3f22e04023..b64d02f219 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -121,7 +121,7 @@ test-core = [ testing = [ "faststream[test-core]", - "fastapi==0.110.2", + "fastapi==0.111.0", "pydantic-settings>=2.0.0,<3.0.0", "httpx==0.27.0", "PyYAML==6.0.1",