diff --git a/tests/requirements.txt b/tests/requirements.txt index d271e40..7adc6e3 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,3 +1,3 @@ -pytest==9.0.3 -pytest-asyncio==1.3.0 -ruff==0.15.14 \ No newline at end of file +pytest==9.1.1 +pytest-asyncio==1.4.0 +ruff==0.15.20 \ No newline at end of file