Skip to content

Update dependency pytest to v8.4.1#71

Merged
gygAlexWeiss merged 1 commit intomainfrom
renovate/pytest-8.x-lockfile
Jun 23, 2025
Merged

Update dependency pytest to v8.4.1#71
gygAlexWeiss merged 1 commit intomainfrom
renovate/pytest-8.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2025

This PR contains the following updates:

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

Release Notes

pytest-dev/pytest (pytest)

v8.4.1

Compare Source

pytest 8.4.1 (2025-06-17)

Bug fixes

  • #​13461: Corrected _pytest.terminal.TerminalReporter.isatty to support
    being called as a method. Before it was just a boolean which could
    break correct code when using -o log_cli=true).

  • #​13477: Reintroduced pytest.PytestReturnNotNoneWarning{.interpreted-text role="class"} which was removed by accident in pytest [8.4]{.title-ref}.

    This warning is raised when a test functions returns a value other than None, which is often a mistake made by beginners.

    See return-not-none{.interpreted-text role="ref"} for more information.

  • #​13497: Fixed compatibility with Twisted 25+.

Improved documentation

  • #​13492: Fixed outdated warning about faulthandler not working on Windows.

Configuration

📅 Schedule: Branch creation - "on Saturday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 added the dependencies Pull requests that update a dependency file label Jun 21, 2025
@renovate renovate bot requested review from a team and gygAlexWeiss as code owners June 21, 2025 04:28
Copy link
Collaborator

@gygAlexWeiss gygAlexWeiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a version change

@gygAlexWeiss gygAlexWeiss merged commit 0923d0d into main Jun 23, 2025
4 checks passed
@gygAlexWeiss gygAlexWeiss deleted the renovate/pytest-8.x-lockfile branch June 23, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file risk:low x-small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant