Bump pytest from 7.4.0 to 7.4.1
Created by: dependabot[bot]
Bumps pytest from 7.4.0 to 7.4.1.
Release notes
Sourced from pytest's releases.
pytest 7.4.1 (2023-09-02)
Bug Fixes
#10337: Fixed bug where fake intermediate modules generated by
--import-mode=importlibwould not include the child modules as attributes of the parent modules.#10702: Fixed error assertion handling in
pytest.approxwhenNoneis an expected or received value when comparing dictionaries.#10811: Fixed issue when using
--import-mode=importlibtogether with--doctest-modulesthat caused modules to be imported more than once, causing problems with modules that have import side effects.
Commits
-
7855a72Improve CI workflow -
7a0a0e8Prepare release version 7.4.1 -
fbcfd3a[7.4.x] Update CONTRIBUTING.rst (#11371) -
b170081[7.4.x] Issue 11354 fixing docs for lfnf (#11364) -
7a5f2fe[7.4.x] Fixes for typed pluggy (#11355) -
6914071[7.4.x] Improve duplicate values documentation (#11296) -
5c7c3f6Merge pull request #11294 from The-Compiler/pluggy-py38 -
ba40975ci: Use Python 3.8 to test latest pluggy -
e3fe728[7.4.x] doc: Link pytest.main to how-to guide (#11290) -
34c7394[7.4.x] doc: update information about assertion messages (#11286) - Additional commits viewable in compare view
Dependabot 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)