diff --git a/.github/workflows/requirements/unit-tests.txt b/.github/workflows/requirements/unit-tests.txt index 9ef45ba..726a09e 100644 --- a/.github/workflows/requirements/unit-tests.txt +++ b/.github/workflows/requirements/unit-tests.txt @@ -1,3 +1,3 @@ -pytest==8.2.0 +pytest==8.2.1 pytest-aiohttp==1.0.5 pytest-mock==3.14.0 \ No newline at end of file