Skip to content

Commit a70ff1a

Browse files
Bump pytest from 8.3.4 to 8.3.5 in the actions group
Bumps the actions group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.4 to 8.3.5 - [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.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 076c8db commit a70ff1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ test = [
3434
"matplotlib==3.10.1",
3535
"pytest-cov==6.0.0",
3636
"pytest-mpl==0.17.0",
37-
"pytest==8.3.4",
37+
"pytest==8.3.5",
3838
]
3939

4040
[project.urls]

0 commit comments

Comments
 (0)