diff --git a/pyproject.toml b/pyproject.toml index 8a99f166..a0869ca9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dev = [ ] test = [ "factory-boy==3.2.1", - "playwright==1.37.0", + "playwright==1.38.0", "pytest==6.2.5", "pytest-django==4.5.2", "pytest-playwright==0.4.2",