diff --git a/pyproject.toml b/pyproject.toml index bd046288..4ca6ad01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dev = [ "ruff>=0.14.1,<0.16", "pyright>=1.1.390", "ipdb>=0.13.13,<0.14", - "pytest-asyncio>=1.3.0,<1.4.0", + "pytest-asyncio>=1.3.0,<1.5.0", "python-semantic-release>=10.5.3", ]