Skip to content

Commit

Permalink
ci(dependabot): bump aganders3/headless-gui from 1.2 to 2.1
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.1.
- [Release notes](https://github.com/aganders3/headless-gui/releases)
- [Commits](aganders3/headless-gui@v1.2...v2.1)

---
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 Dec 11, 2023
1 parent 1178470 commit 1c61e33
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.1
with:
run: python -m pytest

Expand Down

0 comments on commit 1c61e33

Please sign in to comment.