diff --git a/pyproject.toml b/pyproject.toml index f226abc..8b883dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "mock==5.2.0", "playwright==1.58.0", "pydantic==2.12.5", - "pytest==9.0.2", + "pytest==9.0.3", "diskcache==5.6.3", "pyvirtualdisplay==3.0.0", "requests==2.32.5",