diff --git a/.github/workflows/requirements/unit-tests.txt b/.github/workflows/requirements/unit-tests.txt index e68ecd3..02d25dc 100644 --- a/.github/workflows/requirements/unit-tests.txt +++ b/.github/workflows/requirements/unit-tests.txt @@ -1,3 +1,3 @@ pytest==8.1.1 pytest-aiohttp==1.0.5 -pytest-mock==3.12.0 \ No newline at end of file +pytest-mock==3.14.0 \ No newline at end of file