diff --git a/automated-loop/requirements.txt b/automated-loop/requirements.txt index 06af5ae..b950a5f 100644 --- a/automated-loop/requirements.txt +++ b/automated-loop/requirements.txt @@ -1,3 +1,3 @@ pydantic>=2.13.4 -pytest>=7.0.0 +pytest>=9.1.1 pytest-cov>=7.1.0