Skip to content

chore(deps-dev): bump pytest-order from 1.3.0 to 1.4.0 in /backend#25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/main/pytest-order-1.4.0
Open

chore(deps-dev): bump pytest-order from 1.3.0 to 1.4.0 in /backend#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/main/pytest-order-1.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown

Bumps pytest-order from 1.3.0 to 1.4.0.

Release notes

Sourced from pytest-order's releases.

pytest-order 1.4.0

Allows the plugin to run after --failed-first and similar options. Check the release notes for all changes.

Changelog

Sourced from pytest-order's changelog.

Version 1.4.0 (2026-04-26)

Allows the plugin to run after --failed-first and similar options.

Changes

  • removed official support for Python 3.7-3.9 (EOL), added Python 3.13 and 3.14

New features

  • added option --order-after-ff, that allows to run pytest-order after built-in hooks like the --failed-first option (see #234)

Infrastructure

Documentation

  • use a theme for documentation supporting dark mode
  • added use case for ordering test modules (see #51)
  • fixed documentation for --indulgent-ordering option
Commits
  • 43375ca Release 1.4.0
  • 0e1d1ef Added option --order-after-ff
  • 3c5f6f9 Remove Python 3.9, add Python 3.14 to CI
  • 66dd806 [pre-commit.ci] pre-commit autoupdate
  • 6a76a94 [pre-commit.ci] pre-commit autoupdate
  • 87112f4 [pre-commit.ci] pre-commit autoupdate
  • 4d84b46 Bump codecov/codecov-action from 5 to 6
  • 9933cf5 [pre-commit.ci] pre-commit autoupdate
  • f9c43a1 [pre-commit.ci] pre-commit autoupdate
  • 783c9b6 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [pytest-order](https://github.com/pytest-dev/pytest-order) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/pytest-dev/pytest-order/releases)
- [Changelog](https://github.com/pytest-dev/pytest-order/blob/main/CHANGELOG.md)
- [Commits](pytest-dev/pytest-order@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: pytest-order
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jun 1, 2026
@dependabot dependabot Bot requested a review from jenstroeger as a code owner June 1, 2026 00:48
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 1, 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