diff --git a/pyproject.toml b/pyproject.toml index 87885838..1f7682a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] tests = [ "fakeredis == 2.36.1", - "pytest == 9.0.3", + "pytest == 9.1.1", "pytest-asyncio == 1.4.0", "pytest-dependency == 0.6.1", "pytest-mock == 3.15.1",