Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.77%. Comparing base (
5b5b962
) to head (874cbc7
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #129.
Bumps pytest from 8.0.0 to 8.1.0.
Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b9a167f
Prepare release version 8.1.000043f7
Merge pull request #12038 from bluetech/fixtures-rm-arg2indexf4e1025
Merge pull request #12048 from bluetech/fixture-teardown-excgroup43492f5
Merge pull request #12051 from jakkdl/test_debugging_pythonbreakpoint82fe28d
[automated] Update plugin list (#12049)5e2ee71
monkeypatch.delenv PYTHONBREAKPOINT in two tests that previously failed/skipped89ee449
Merge pull request #11997 from nicoddemus/11475-importlib8248946
Do not collect symlinked tests under Windows (#12050)434282e
fixtures: use exception group when multiple finalizers raise in fixture teardownd6134bc
doc: document consider_namespace_packages optionDependabot 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