Skip to content

Commit 27f0fd4

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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5168a2 commit 27f0fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dev =
5353
pre-commit==3.6.0; python_version >= "3.9"
5454
pytest-cov==4.1.0
5555
pytest-xdist==3.5.0
56-
pytest==7.4.4
56+
pytest==8.0.0
5757
tox==4.12.1
5858

5959
[options.packages.find]

0 commit comments

Comments
 (0)