Skip to content

Commit 3a1f0e3

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 5374aa8 commit 3a1f0e3

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
@@ -239,7 +239,7 @@ dev = [
239239
"pyproject-fmt==1.7.0",
240240
"pyright==1.1.349",
241241
"pyroma==4.2",
242-
"pytest==7.4.4",
242+
"pytest==8.0.0",
243243
"pytest-cov==4.1",
244244
"PyYAML==6.0.1",
245245
"ruff==0.1.15",

0 commit comments

Comments
 (0)