build(deps): update pytest requirement from >=6.0.0 to >=9.1.1#6591
build(deps): update pytest requirement from >=6.0.0 to >=9.1.1#6591dependabot[bot] wants to merge 1 commit into
Conversation
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 3c22c9c. Configure here.
| @@ -1,5 +1,5 @@ | |||
| pip | |||
| pytest>=6.0.0 | |||
| pytest>=9.1.0 | |||
There was a problem hiding this comment.
pytest floor breaks tox
High Severity
Setting pytest>=9.1.0 in requirements-testing.txt cannot be satisfied together with existing tox.ini dependency lines that still cap pytest below 7, 8, or 8.2 for several environments. Pytest 9.1 also requires Python 3.10+, while tox still installs this requirements file for Python 3.8 and 3.9 jobs, so those envs fail at install time.
Reviewed by Cursor Bugbot for commit 3c22c9c. Configure here.
Codecov Results 📊✅ 62846 passed | ⏭️ 3307 skipped | Total: 66153 | Pass Rate: 95% | Execution Time: 233m 37s 📊 Comparison with Base Branch
All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 3000 uncovered lines. Coverage diff@@ Coverage Diff @@
## main #PR +/-##
==========================================
- Coverage 89.86% 87.37% -2.49%
==========================================
Files 192 192 —
Lines 23758 23758 —
Branches 8204 8204 —
==========================================
+ Hits 21349 20758 -591
- Misses 2409 3000 +591
- Partials 1344 1378 +34Generated by Codecov Action |
b06b37a to
a66d0d6
Compare
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.0.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
a66d0d6 to
19b44b7
Compare


Updates the requirements on pytest to permit the latest version.
Release notes
Sourced from pytest's releases.
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typing