diff --git a/pyproject.toml b/pyproject.toml index 99de733..7d293c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ pytest-httpbin = "^1.0" pytest-randomly = "^3.5.0" asynctest = "^0.13.0" requests = "^2.26.0" -starlette = "^0.24.0" +starlette = "^0.25.0" httpx = "^0.23.0" # See https://github.com/postmanlabs/httpbin/pull/674 httpbin = { git = "https://github.com/maximino-dev/httpbin.git", rev = "651c03a73" }