Skip to content

Commit 9d65420

Browse files
Bump pytest from 7.4.4 to 8.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.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@7.4.4...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7712583 commit 9d65420

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
@@ -42,7 +42,7 @@ classifiers = [
4242
dev = [
4343
"coverage==7.4.1",
4444
"pre-commit>=3.5.0",
45-
"pytest==7.4.4",
45+
"pytest==8.0.0",
4646
"pytest-randomly==3.15.0",
4747
"syrupy==4.6.0",
4848
"tox==4.11.4",

0 commit comments

Comments
 (0)