Skip to content

Bump pytest-order from 1.3.0 to 1.4.0 in the python-packages group#29

Merged
ClaudiuGeorgiu merged 1 commit into
masterfrom
dependabot/pip/python-packages-c19b44c3d2
Apr 28, 2026
Merged

Bump pytest-order from 1.3.0 to 1.4.0 in the python-packages group#29
ClaudiuGeorgiu merged 1 commit into
masterfrom
dependabot/pip/python-packages-c19b44c3d2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps the python-packages group with 1 update: pytest-order.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-packages group with 1 update: [pytest-order](https://github.com/pytest-dev/pytest-order).


Updates `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:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

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 Apr 27, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.69%. Comparing base (0667043) to head (875a082).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   98.69%   98.69%           
=======================================
  Files           1        1           
  Lines         153      153           
  Branches       30       30           
=======================================
  Hits          151      151           
  Misses          1        1           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ClaudiuGeorgiu ClaudiuGeorgiu merged commit adff797 into master Apr 28, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/python-packages-c19b44c3d2 branch April 28, 2026 14:40
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.

1 participant