Skip to content

chore(deps): update dependency pytest to v8.4.1#87

Merged
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/patch-pytest
Jun 25, 2025
Merged

chore(deps): update dependency pytest to v8.4.1#87
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/patch-pytest

Conversation

@dreadnode-renovate-bot
Copy link
Copy Markdown
Contributor

@dreadnode-renovate-bot dreadnode-renovate-bot Bot commented Jun 22, 2025

This PR contains the following updates:

Package Change Age Confidence
pytest (changelog) 8.4.0 -> 8.4.1 age 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 - At any time (no schedule defined), 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 Renovate Bot.

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | pytest  | 8.4.0 | 8.4.1 |
@dreadnode-renovate-bot dreadnode-renovate-bot Bot added the type/digest Dependency digest updates label Jun 22, 2025
@dreadnode-renovate-bot dreadnode-renovate-bot Bot merged commit a44b5a6 into main Jun 25, 2025
9 checks passed
@dreadnode-renovate-bot dreadnode-renovate-bot Bot deleted the renovate/patch-pytest branch June 25, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/digest Dependency digest updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants