Skip to content

Commit e5153de

Browse files
pip(deps): bump the python-deps group across 1 directory with 2 updates
Bumps the python-deps group with 2 updates in the / directory: [axe-playwright-python](https://github.com/pamelafox/axe-playwright-python) and [pillow](https://github.com/python-pillow/Pillow). 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) Updates `pillow` from 11.2.1 to 11.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.2.1...11.3.0) --- 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 - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 714e5fa commit e5153de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
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
21-
Pillow==11.2.1
20+
axe-playwright-python==0.1.5
21+
Pillow==11.3.0
2222

0 commit comments

Comments
 (0)