Skip to content

Commit

Permalink
ci(dependabot): bump aganders3/headless-gui from 1.2 to 2.2
Browse files Browse the repository at this point in the history
Bumps [aganders3/headless-gui](https://github.com/aganders3/headless-gui) from 1.2 to 2.2.
- [Release notes](https://github.com/aganders3/headless-gui/releases)
- [Commits](aganders3/headless-gui@v1.2...v2.2)

---
updated-dependencies:
- dependency-name: aganders3/headless-gui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 584f4a8 commit 6f4bf2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
pip install ${{ matrix.backend }}
- name: Test
uses: aganders3/headless-gui@v1.2
uses: aganders3/headless-gui@v2.2
with:
run: python -m pytest

Expand Down

0 comments on commit 6f4bf2e

Please sign in to comment.