diff --git a/tests/requirements.txt b/tests/requirements.txt index 58883506..65fe64ff 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,5 +1,5 @@ httpx==0.27.0 pylint==3.2.0 -pytest==8.2.0 +pytest==8.2.1 pytest-cov==5.0.0 pytype==2024.4.11