Skip to content

Commit 94bb8df

Browse files
Bump pytest from 8.1.1 to 8.2.0 in /.github/workflows/etc
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.1.1...8.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e61bf3 commit 94bb8df

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)