diff --git a/tests/requirements.txt b/tests/requirements.txt index a265296f..4a7153db 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,5 +1,5 @@ httpx==0.27.2 pylint==3.3.1 -pytest==8.3.3 +pytest==8.3.4 pytest-cov==6.0.0 pytype==2024.10.11