Skip to content

Commit 4bab289

Browse files
Bump pytest from 8.3.5 to 8.4.1 (#1232)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.1. - [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.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3030a7d commit 4bab289

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
@@ -90,7 +90,7 @@ tests = [
9090
"pytest-cov==6.2.1",
9191
"pytest-mock==3.14.0",
9292
"pytest-split==0.10.0",
93-
"pytest==8.3.5",
93+
"pytest==8.4.1",
9494
]
9595
strict = [
9696
"PyYAML==6.0.2",

0 commit comments

Comments
 (0)