Skip to content

Commit 6775712

Browse files
Bump pytest-xdist from 3.5.0 to 3.6.1 in /.github/workflows/etc
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.5.0 to 3.6.1. - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.5.0...v3.6.1) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f36eb2 commit 6775712

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)