Skip to content

Commit 3d9831a

Browse files
authored
Merge pull request pyqtgraph#3013 from pyqtgraph/dependabot/pip/dot-github/workflows/etc/pytest-xdist-3.6.1
Bump pytest-xdist from 3.5.0 to 3.6.1 in /.github/workflows/etc
2 parents 3d086ef + 6775712 commit 3d9831a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/etc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ h5py==3.11.0
1818

1919
# testing
2020
pytest==8.2.0
21-
pytest-xdist==3.5.0
21+
pytest-xdist==3.6.1
2222
pytest-xvfb==3.0.0; sys_platform == 'linux'

0 commit comments

Comments
 (0)