We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714e5fa commit 1e9a623Copy full SHA for 1e9a623
pyproject.toml
@@ -14,7 +14,7 @@ dev = [
14
"pytest-playwright",
15
"pytest-xprocess",
16
"axe-core-python==0.1.0",
17
- "axe-playwright-python==0.1.4",
+ "axe-playwright-python==0.1.5",
18
]
19
20
[render-engine.cli]
requirements.txt
@@ -17,6 +17,6 @@ ephemeral_port_reserve
pytest-playwright
pytest-xprocess
axe-core-python==0.1.0
-axe-playwright-python==0.1.4
+axe-playwright-python==0.1.5
21
Pillow==11.2.1
22
0 commit comments