Closed dependabot[bot] closed 1 year ago
Patch has no changes to coverable lines.
:loudspeaker: Thoughts on this report? Let us know!.
This pull request has been automatically locked since there has not been any recent activity after it was closed.
Bumps pytest from 7.4.1 to 7.4.2.
Release notes
Sourced from pytest's releases.
Commits
45f34df
Prepare release version 7.4.2e4f022f
Merge pull request #11406 from nicoddemus/backport-11404-to-7.4.x63b0c6f
Use _pytest.pathlib.safe_exists in get_dirs_from_args884b911
Fix crash when passing a very long cmdline argument (#11404)6e49a74
[7.4.x] Fix doctest collection offunctools.cached_property
objects. (#11403)79c2012
[7.4.x] doc: Remove done training (#11400)de69883
[7.4.x] improve plugin list disclaimer (#11398)1de00e9
[7.4.x] Fix import_path for packages (#11395)7f5d9b9
Fix user_properties not saved to XML if fixture errors during teardown (#11382)82eb86f
Merge pull request #11377 from pytest-dev/release-7.4.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show