diff --git a/requirements/local-base.txt b/requirements/local-base.txt index 20616a76..0c78facd 100644 --- a/requirements/local-base.txt +++ b/requirements/local-base.txt @@ -32,7 +32,7 @@ psycopg[binary]==3.2.3 # https://github.com/psycopg/psycopg pytest==8.3.4 # https://github.com/pytest-dev/pytest pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar pytest-cov==6.0.0 -pytest-asyncio==0.25.0 # https://github.com/pytest-dev/pytest-asyncio +pytest-asyncio==0.25.1 # https://github.com/pytest-dev/pytest-asyncio pytest-mock==3.14.0 # https://github.com/pytest-dev/pytest-mock # Code quality