diff --git a/pyproject.toml b/pyproject.toml index 685bd54..f143d56 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dev = [ "ipython==9.5.0", "pymongo==4.15.2", "pytest==8.4.2", - "pytest-asyncio==1.2.0", + "pytest-asyncio==1.3.0", "pytest-cov==7.0.0", "requests==2.32.5", "unasync==0.6.0",