Skip to content

Update pytest-order requirement from >=1.3.0 to >=1.4.0 in /AskAgent/python#444

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/AskAgent/python/pytest-order-gte-1.4.0
Open

Update pytest-order requirement from >=1.3.0 to >=1.4.0 in /AskAgent/python#444
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/AskAgent/python/pytest-order-gte-1.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on pytest-order to permit the latest version.

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

Version 1.3.0 (2024-08-22)

Allows to fail tests that cannot be ordered.

New features

  • added option --error-on-failed-ordering to make tests that cannot be ordered fail (see #140)

Infrastructure

  • added missing documentation examples, structured examples according to documentation structure

Version 1.2.1 (2024-04-02)

Bugfix release.

Fixes

  • handle dependency markers with the same alias name (see #71)
  • specify rootdir to recursive pytest calls to avoid searching a large directory tree unnecessarily (see #110)

Infrastructure

  • avoid unknown marker warning in tests (see #101)
  • added pytest 8 to CI tests

Version 1.2.0 (2023-11-18)

Allows using custom markers for ordering.

New features

  • added option --order-marker-prefix to allow using custom markers for ordering

Infrastructure

  • added pre-commit hook for linters
  • added Python 3.12 to supported versions

... (truncated)

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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 4, 2026
rvguha
rvguha previously approved these changes Jun 10, 2026

@rvguha rvguha left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approving routine dependency update.

@rvguha

rvguha commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@rvguha rvguha enabled auto-merge June 10, 2026 18:19
Updates the requirements on [pytest-order](https://github.com/pytest-dev/pytest-order) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/AskAgent/python/pytest-order-gte-1.4.0 branch from b915b13 to 1f23209 Compare June 10, 2026 18:20
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