diff --git a/noextras/pyproject.toml b/noextras/pyproject.toml index d143357..21249fa 100644 --- a/noextras/pyproject.toml +++ b/noextras/pyproject.toml @@ -5,7 +5,7 @@ dependencies = [ "connect-python", "connect-python-example", "pytest==8.4.2", - "pytest-asyncio==1.1.0", + "pytest-asyncio==1.2.0", "pytest-cov==7.0.0", ]