Skip to content

Commit

Permalink
Bump pytest-runner from 6.0.0 to 6.0.1 (#492)
Browse files Browse the repository at this point in the history
Bumps [pytest-runner](https://github.com/pytest-dev/pytest-runner) from 6.0.0 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@v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: pytest-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 2, 2024
1 parent 8e04754 commit 671aa0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ numpy==1.24.4
pandas==1.5.3
psutil==5.9.7
pytest==7.4.3
pytest-runner==6.0.0
pytest-runner==6.0.1
pytest-xdist==3.5.0
PyYAML==6.0.1
scipy==1.10.1; python_version=="3.8"
Expand Down

0 comments on commit 671aa0d

Please sign in to comment.