Skip to content

Commit 3d45e10

Browse files
Bump pytest from 8.4.1 to 8.4.2 (#1292)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.2. - [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.4.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 213b4a2 commit 3d45e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ tests = [
9292
"pytest-mock==3.14.1",
9393
"pytest-split==0.10.0",
9494
"pytest-xdist==3.8.0",
95-
"pytest==8.4.1",
95+
"pytest==8.4.2",
9696
]
9797
strict-openff = [
9898
"mdanalysis==2.9.0",

0 commit comments

Comments
 (0)