Skip to content

Commit 1e9a623

Browse files
pip(deps): bump axe-playwright-python in the python-deps group
Bumps the python-deps group with 1 update: [axe-playwright-python](https://github.com/pamelafox/axe-playwright-python). Updates `axe-playwright-python` from 0.1.4 to 0.1.5 - [Changelog](https://github.com/pamelafox/axe-playwright-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/pamelafox/axe-playwright-python/commits) --- updated-dependencies: - dependency-name: axe-playwright-python dependency-version: 0.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 714e5fa commit 1e9a623

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dev = [
1414
"pytest-playwright",
1515
"pytest-xprocess",
1616
"axe-core-python==0.1.0",
17-
"axe-playwright-python==0.1.4",
17+
"axe-playwright-python==0.1.5",
1818
]
1919

2020
[render-engine.cli]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ ephemeral_port_reserve
1717
pytest-playwright
1818
pytest-xprocess
1919
axe-core-python==0.1.0
20-
axe-playwright-python==0.1.4
20+
axe-playwright-python==0.1.5
2121
Pillow==11.2.1
2222

0 commit comments

Comments
 (0)