build(deps): bump pytest from 8.1.1 to 9.0.3 in /tests#1642
build(deps): bump pytest from 8.1.1 to 9.0.3 in /tests#1642dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
|
@dependabot rebase |
4b79192 to
26f1070
Compare
|
@dependabot rebase |
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.1.1...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
26f1070 to
cc111fd
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit cc111fd. Configure here.
| @@ -1,5 +1,5 @@ | |||
| black==26.3.1 | |||
| pytest==8.1.1 | |||
| pytest==9.0.3 | |||
There was a problem hiding this comment.
Incompatible pytest-xdist version with new pytest major version
Low Severity
Bumping pytest to 9.0.3 while keeping pytest-xdist==3.5.0 introduces a known incompatibility. pytest-xdist 3.5.0 cannot serialize the SortBy enum introduced in pytest 9.0 (pytest-xdist#1273), causing a DumpError when running tests with the -n flag for parallel execution. The fix was applied in a later pytest-xdist release. This only affects the optional parallelism mode in run_tests.ps1, not CI.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit cc111fd. Configure here.


Bumps pytest from 8.1.1 to 9.0.3.
Release notes
Sourced from pytest's releases.
... (truncated)
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)