Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependency pytest to v7.1.3 #61

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest (changelog) 7.1.2 -> 7.1.3 age adoption passing confidence

Release Notes

pytest-dev/pytest (pytest)

v7.1.3

Compare Source

pytest 7.1.3 (2022-08-31)

Bug Fixes

  • #​10060: When running with --pdb, TestCase.tearDown is no longer called for tests when the class has been skipped via unittest.skip or pytest.mark.skip.
  • #​10190: Invalid XML characters in setup or teardown error messages are now properly escaped for JUnit XML reports.
  • #​10230: Ignore .py files created by pyproject.toml-based editable builds introduced in pip 21.3.
  • #​3396: Doctests now respect the --import-mode flag.
  • #​9514: Type-annotate FixtureRequest.param as Any as a stop gap measure until 8073{.interpreted-text role="issue"} is fixed.
  • #​9791: Fixed a path handling code in rewrite.py that seems to work fine, but was incorrect and fails in some systems.
  • #​9917: Fixed string representation for pytest.approx{.interpreted-text role="func"} when used to compare tuples.

Improved Documentation

  • #​9937: Explicit note that tmpdir{.interpreted-text role="fixture"} fixture is discouraged in favour of tmp_path{.interpreted-text role="fixture"}.

Trivial/Internal Changes


Configuration

📅 Schedule: Branch creation - "after 9pm" in timezone UTC+1, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from jorgebodega March 16, 2023 21:23
@renovate renovate bot force-pushed the renovate/pytest-7.1.x-lockfile branch from 3ad386f to 8980d4d Compare May 31, 2023 01:58
@renovate renovate bot force-pushed the renovate/pytest-7.1.x-lockfile branch from 8980d4d to 79cde67 Compare July 9, 2023 11:31
@renovate renovate bot force-pushed the renovate/pytest-7.1.x-lockfile branch from 79cde67 to 9cf77e8 Compare August 22, 2023 18:17
@renovate renovate bot force-pushed the renovate/pytest-7.1.x-lockfile branch from 9cf77e8 to c778bea Compare September 3, 2023 11:09
@renovate renovate bot force-pushed the renovate/pytest-7.1.x-lockfile branch from c778bea to 09554d6 Compare September 19, 2023 15:17
@renovate renovate bot force-pushed the renovate/pytest-7.1.x-lockfile branch from 09554d6 to 4bca253 Compare October 15, 2023 15:48
@renovate renovate bot force-pushed the renovate/pytest-7.1.x-lockfile branch from 4bca253 to 759f1a6 Compare November 16, 2023 11:53
@renovate renovate bot force-pushed the renovate/pytest-7.1.x-lockfile branch from 759f1a6 to fa629c5 Compare November 27, 2023 07:55
@renovate renovate bot force-pushed the renovate/pytest-7.1.x-lockfile branch from fa629c5 to 9ba9bd1 Compare January 4, 2024 15:02
@renovate renovate bot force-pushed the renovate/pytest-7.1.x-lockfile branch from 9ba9bd1 to 34ec940 Compare September 17, 2024 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant