diff --git a/poetry.lock b/poetry.lock index 9eed3fd1..616cf96a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.3.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "annotated-types" @@ -1878,4 +1878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.9" -content-hash = "62c407b81e17a6932f7a55d5411aa8a3cad425e679fe8a2400875b9eeb75569a" +content-hash = "d068336d0a1c49e40591b5afbbfa64cfe2dfc81a6bac6939ab6638974f3f2e40" diff --git a/pyproject.toml b/pyproject.toml index 9c1feaed..89aeb01d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ dev = [ "pytest (>=7.0.0)", "pytest-cov (>=7.1.0,<8.0.0)", - "pytest-playwright (>=0.4.0)", + "pytest-playwright (>=0.7.1)", "flake8 (>=7.3.0,<8.0.0)", "ruff (>=0.15.10,<0.16.0)", "mypy (>=1.0.0)"