diff --git a/pyproject.toml b/pyproject.toml index 50811af..7eda1d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dev = [ "pytest-playwright", "pytest-xprocess", "axe-core-python==0.1.0", - "axe-playwright-python==0.1.4", + "axe-playwright-python==0.1.5", ] [render-engine.cli] diff --git a/requirements.txt b/requirements.txt index f72ebfe..57ad48a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,5 +17,5 @@ ephemeral_port_reserve pytest-playwright pytest-xprocess axe-core-python==0.1.0 -axe-playwright-python==0.1.4 -Pillow==11.2.1 +axe-playwright-python==0.1.5 +Pillow==11.3.0