diff --git a/pyproject.toml b/pyproject.toml index 0d27a46..4939347 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ version-file = "asyncirc/_version.py" [tool.hatch.envs.default] dependencies = [ "coverage[toml]==7.14.1", - "pytest==9.0.3", + "pytest==9.1.1", "pytest-asyncio==1.3.0", "pre-commit==4.6.0", "mypy==2.1.0",