Skip to content

Commit

Permalink
chore(deps): bump pytest-runner from 5.2 to 6.0.1 (#1207)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent f2bb2d2 commit d455c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools", "pytest-runner==5.2", "wheel"]
requires = ["setuptools", "pytest-runner==6.0.1", "wheel"]
build-backend = "setuptools.build_meta"

[project]
Expand Down

0 comments on commit d455c0d

Please sign in to comment.