diff --git a/tests/requirements.txt b/tests/requirements.txt index d25b6ca6..8efd0eef 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,5 +1,5 @@ httpx==0.27.0 pylint==3.1.0 -pytest==8.0.1 +pytest==8.0.2 pytest-cov==4.1.0 pytype==2024.2.13