Skip to content

Commit d455c0d

Browse files
chore(deps): bump pytest-runner from 5.2 to 6.0.1 (#1207)
Bumps [pytest-runner](https://github.com/pytest-dev/pytest-runner) from 5.2 to 6.0.1. - [Release notes](https://github.com/pytest-dev/pytest-runner/releases) - [Changelog](https://github.com/pytest-dev/pytest-runner/blob/main/CHANGES.rst) - [Commits](pytest-dev/pytest-runner@5.2...v6.0.1) --- updated-dependencies: - dependency-name: pytest-runner dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2bb2d2 commit d455c0d

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
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools", "pytest-runner==5.2", "wheel"]
2+
requires = ["setuptools", "pytest-runner==6.0.1", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)