Skip to content

Commit 4860ab8

Browse files
Bump pytest from 8.3.5 to 8.4.1 (#971)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Boers <[email protected]>
1 parent 2e6f4e2 commit 4860ab8

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 @@ test = [
9191
"jsonref",
9292
"mypy==1.9",
9393
"pyinstrument",
94-
"pytest==8.3.5",
94+
"pytest==8.4.1",
9595
"pytest-asyncio==0.21.2",
9696
"pytest-codspeed",
9797
"pytest-cov",

0 commit comments

Comments
 (0)