diff --git a/requirements.txt b/requirements.txt index b755628e..64466d2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ ruff==0.1.9 mypy==1.8.0 trio-typing==0.10.0 types-certifi==2021.10.8.3 -pytest==7.4.3 +pytest==8.0.0 pytest-httpbin==2.0.0 pytest-trio==0.7.0 werkzeug<2.1 # See: https://github.com/postmanlabs/httpbin/issues/673