Skip to content

build(deps): update mutmut requirement from >=3.0.0 to >=3.5.0 in /backend - #247

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/backend/develop/mutmut-gte-3.5.0
Open

build(deps): update mutmut requirement from >=3.0.0 to >=3.5.0 in /backend#247
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/backend/develop/mutmut-gte-3.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on mutmut to permit the latest version.

Changelog

Sourced from mutmut's changelog.

3.5.0


* Filter mutants based on type annotations. This feature needs to be turned on with the `type_check_command` config.
  • Support running on Windows

  • Save mutation stats for use with CI/CD pipeline (#460)

  • Async functions fixed

  • Fix for functions with positional only arguments

  • Support signatures with PEP 649 deferred annotations

3.4.0

  • Add action to view tests for mutant

  • Add basic description for all results in mutmut browse

  • Add description for timeout mutants

  • Early exit when stats find no tests for any mutant

  • Support python 3.14

  • Performance improvements

  • Fix mutate_only_covered_lines when files are excluded from test run

  • Add pytest_add_cli_args and pytest_add_cli_args_test_selection configs

  • mutate_only_covered_lines added to config to control whether coverage.py is used to filter down mutations

  • Filter out identical string mutants with different values

  • Handle more exit codes

  • Disable common order-randomising pytest plugins, as that can seriously deteriorate mutation testing performance

  • Fixed packaging issue

3.3.1


* Increased threshold for mutant timeouts
</tr></table> 

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [mutmut](https://github.com/boxed/mutmut) to permit the latest version.
- [Changelog](https://github.com/boxed/mutmut/blob/main/HISTORY.rst)
- [Commits](https://github.com/boxed/mutmut/commits)

---
updated-dependencies:
- dependency-name: mutmut
  dependency-version: 3.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 4, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants