Skip to content

Update pytest-split requirement from <=0.11.0,>=0.8.2 to <=0.11.0,>=0.11.0#2211

Draft
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pytest-split-lte-0.11.0-and-gte-0.11.0
Draft

Update pytest-split requirement from <=0.11.0,>=0.8.2 to <=0.11.0,>=0.11.0#2211
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pytest-split-lte-0.11.0-and-gte-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

Sourced from pytest-split's releases.

Release 0.11.0

[0.11.0] - 2026-02-03

Added

  • Support for pytest 9.x
  • Support for Python 3.14

Changed

  • Migrated poetry.dev-dependencies to poetry.group.dev.dependencies

Removed

  • Support for Python 3.8 and 3.9 (end-of-life)
Changelog

Sourced from pytest-split's changelog.

[0.11.0] - 2026-02-03

Added

  • Support for pytest 9.x
  • Support for Python 3.14

Changed

  • Migrated poetry.dev-dependencies to poetry.group.dev.dependencies

Removed

  • Support for Python 3.8 and 3.9 (end-of-life)

[0.10.0] - 2024-10-16

Added

  • Support for Python 3.13.

[0.9.0] - 2024-06-19

Changed

  • Cruft update to get up to date with the parent cookiecutter template

Removed

  • Support for Python 3.7

[0.8.2] - 2024-01-29

Added

  • Support for pytest 8.x
  • Python 3.12 to CI test matrix

[0.8.1] - 2023-04-12

Changed

Added

  • Python 3.11 to CI test matrix

[0.8.0] - 2022-04-22

Fixed

  • The least_duration algorithm should now split deterministically regardless of starting test order. This should fix the main problem when running with test-randomization packages such as pytest-randomly or pytest-random-order See #52

[0.7.0] - 2022-03-13

Added

[0.6.0] - 2022-01-10

Added

  • PR template
  • Test against 3.10
  • Compatibility with IPython Notebooks

... (truncated)

Commits
  • fb5d0c1 Release 0.11.0
  • 95a0184 Merge pull request #117 from jerry-git/remove-python-38-39-eol
  • 533a763 Remove support for Python 3.8 and 3.9 (end-of-life)
  • fd17549 Merge pull request #116 from jerry-git/add-python-3.14-support
  • 43aaeb7 Add support for Python 3.14
  • 6d1c496 Add pytest 9 support and update Poetry configuration
  • 8f9ea56 Merge pull request #112 from olegrok/patch-1
  • 8c68e98 Allow to use pytest 9
  • fb9af7e Merge pull request #107 from dogukancagatay/fix-python-314-test-failure
  • a8337b5 Fix test failure in Python 3.14a
  • Additional commits viewable in compare view

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 [pytest-split](https://github.com/jerry-git/pytest-split) to permit the latest version.
- [Release notes](https://github.com/jerry-git/pytest-split/releases)
- [Changelog](https://github.com/jerry-git/pytest-split/blob/master/CHANGELOG.md)
- [Commits](jerry-git/pytest-split@0.8.2...0.11.0)

---
updated-dependencies:
- dependency-name: pytest-split
  dependency-version: 0.11.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Issue related to libraries we depend on and how we interface with them run_benchmarks Run timing benchmarks on this PR against current master branch skip_changelog No need to update changelog on this PR labels May 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Memory benchmark result

|               Test Name                |      %Δ      |    Master (MB)     |      PR (MB)       |    Δ (MB)    |    Time PR (s)     |  Time Master (s)   |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
  test_objective_jac_w7x                 |    0.36 %    |     4.073e+03      |     4.088e+03      |    14.84     |       32.44        |       29.54        |
  test_proximal_jac_w7x_with_eq_update   |    0.69 %    |     6.601e+03      |     6.647e+03      |    45.73     |       155.26       |       153.17       |
  test_proximal_freeb_jac                |   -0.18 %    |     1.337e+04      |     1.334e+04      |    -24.43    |       81.32        |       79.51        |
  test_proximal_freeb_jac_blocked        |   -0.84 %    |     7.703e+03      |     7.639e+03      |    -64.86    |       70.08        |       69.68        |
  test_proximal_freeb_jac_batched        |   -0.77 %    |     7.636e+03      |     7.578e+03      |    -58.77    |       68.77        |       69.09        |
  test_proximal_jac_ripple               |    0.47 %    |     3.509e+03      |     3.526e+03      |    16.38     |       53.54        |       54.84        |
  test_proximal_jac_ripple_bounce1d      |    1.19 %    |     3.753e+03      |     3.797e+03      |    44.47     |       66.00        |       68.92        |
  test_eq_solve                          |   -0.38 %    |     2.068e+03      |     2.061e+03      |    -7.79     |       87.81        |       88.74        |

For the memory plots, go to the summary of Memory Benchmarks workflow and download the artifact.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.33%. Comparing base (29885f5) to head (b617385).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2211      +/-   ##
==========================================
+ Coverage   94.32%   94.33%   +0.01%     
==========================================
  Files         101      101              
  Lines       28826    28826              
==========================================
+ Hits        27189    27193       +4     
+ Misses       1637     1633       -4     

see 2 files with indirect coverage changes

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

@YigitElma YigitElma marked this pull request as draft May 13, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue related to libraries we depend on and how we interface with them run_benchmarks Run timing benchmarks on this PR against current master branch skip_changelog No need to update changelog on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants