Skip to content

Commit 1f36eb2

Browse files
authored
Merge pull request pyqtgraph#3012 from pyqtgraph/dependabot/pip/dot-github/workflows/etc/pytest-8.2.0
Bump pytest from 8.1.1 to 8.2.0 in /.github/workflows/etc
2 parents 8e61bf3 + 94bb8df commit 1f36eb2

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
@@ -17,6 +17,6 @@ matplotlib==3.8.4
1717
h5py==3.11.0
1818

1919
# testing
20-
pytest==8.1.1
20+
pytest==8.2.0
2121
pytest-xdist==3.5.0
2222
pytest-xvfb==3.0.0; sys_platform == 'linux'

0 commit comments

Comments
 (0)