Skip to content

Update dependency pytest to v7.4.1#490

Merged
ctalkington merged 1 commit into
masterfrom
renovate/pytest-7.x
Sep 3, 2023
Merged

Update dependency pytest to v7.4.1#490
ctalkington merged 1 commit into
masterfrom
renovate/pytest-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest (source, changelog) 7.4.0 -> 7.4.1 age adoption passing confidence

Release Notes

pytest-dev/pytest (pytest)

v7.4.1: pytest 7.4.1 (2023-09-02)

Compare Source

Bug Fixes

  • #​10337: Fixed bug where fake intermediate modules generated by --import-mode=importlib would not include the
    child modules as attributes of the parent modules.

  • #​10702: Fixed error assertion handling in pytest.approx when None is an expected or received value when comparing dictionaries.

  • #​10811: Fixed issue when using --import-mode=importlib together with --doctest-modules that caused modules
    to be imported more than once, causing problems with modules that have import side effects.


Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot added dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code labels Sep 3, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 3, 2023

Codecov Report

Merging #490 (3275955) into master (9eb11c6) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Current head 3275955 differs from pull request most recent head f1cc52e. Consider uploading reports for the commit f1cc52e to get more accurate results

@@           Coverage Diff           @@
##           master     #490   +/-   ##
=======================================
  Coverage   95.23%   95.23%           
=======================================
  Files           9        9           
  Lines         818      818           
  Branches      122      122           
=======================================
  Hits          779      779           
  Misses         14       14           
  Partials       25       25           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate Bot force-pushed the renovate/pytest-7.x branch from 3275955 to f1cc52e Compare September 3, 2023 19:17
@ctalkington ctalkington merged commit 5cac474 into master Sep 3, 2023
@ctalkington ctalkington deleted the renovate/pytest-7.x branch September 3, 2023 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant