Skip to content

Commit f27ab57

Browse files
build(deps): bump pytest from 8.3.5 to 8.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.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.3.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 066ecc8 commit f27ab57

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
@@ -85,7 +85,7 @@ docs = [
8585
tests = [
8686
"numpy==2.2.4 ; sys_platform == 'linux' and python_version == '3.13'",
8787
"pillow==11.2.1 ; sys_platform == 'linux' and python_version == '3.13'",
88-
"pytest==8.3.5",
88+
"pytest==8.4.0",
8989
"pytest-cov==6.2.1",
9090
"pytest-rerunfailures==15.1",
9191
"pyvirtualdisplay==3.0 ; sys_platform == 'linux'",

0 commit comments

Comments
 (0)