Skip to content

Commit c86898b

Browse files
Bump pytest from 8.3.4 to 8.3.5 (#1183)
Bumps [pytest](https://github.com/pytest-dev/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7607c05 commit c86898b

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
@@ -91,7 +91,7 @@ tests = [
9191
"pytest-cov==6.1.1",
9292
"pytest-mock==3.14.0",
9393
"pytest-split==0.10.0",
94-
"pytest==8.3.4",
94+
"pytest==8.3.5",
9595
]
9696
strict = [
9797
"PyYAML==6.0.2",

0 commit comments

Comments
 (0)