chore(deps-dev): Bump the python-deps group across 1 directory with 2 updates - #33
chore(deps-dev): Bump the python-deps group across 1 directory with 2 updates#33dependabot[bot] wants to merge 1 commit into
Conversation
… updates Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) and [transformers](https://github.com/huggingface/transformers) to permit the latest version. Updates `pytest` to 9.1.1 - [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.0.0...9.1.1) Updates `transformers` to 5.14.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.4.0...v5.14.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development dependency-group: python-deps - dependency-name: transformers dependency-version: 5.14.1 dependency-type: direct:development dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
e277889 to
c8c2d2c
Compare
|
Closing — this is a verbatim re-raise of #29, closed for the same reasons, and it fails the same check.
CI failure is the mirror guard, not a flake. No The |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
What changed: widen the dev-group pytest range from >=8,<9 to >=8,<10 and re-lock (pytest 8.4.2 -> 9.1.1; no other package moves). The reason comment now records why the old cap existed and why it can go. Why: the <9 cap guarded against the pytest 9.0.3 collection regression (module-level importorskip / skip(allow_module_level=True) conflated SKIPPED entries under the first module, hiding skip reasons in tests/sim/). pytest 9.1.1 fixes it. Supersedes the pytest half of dependabot PRs #29 and #33, both of which also carried a no-op transformers widening (lerobot 0.6.0's transformers-dep extra caps transformers at <5.6.0, so the lock stays at 5.5.4 either way), left the openral_cli.install._GROUPS mirror stale (failing test_install_command), and did not update uv.lock. How tested: full tests/unit suite run locally under pytest 9.1.1 — 4004 passed, 49 skipped in 143s. Skip reasons render per-module and distinct (including tests/unit/test_sim_collection.py, the guard for the original regression), confirming the 9.0.3 conflation behaviour is gone. Signed-off-by: Adrian Llopart <adrianllopart@gmail.com> Co-authored-by: Claude <noreply@anthropic.com>
Updates the requirements on pytest and transformers to permit the latest version.
Updates
pytestto 9.1.1Release 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-typingUpdates
transformersto 5.14.1Release notes
Sourced from transformers's releases.
Commits
a08ace4Release: v4.14.11ccf4f1Fix deepgemm on multiple devices (#47323)c98cc10[FP8] Bump kernels version (#47344)e035e45Fix assisted decoding for models with EncoderDecoder cache & OlmoHybrid (#47361)0eb5e03Fix sdpa prefill with position_bias (#47359)2fa8c19v5.14.06c9318efix feature extraction8f23330Small improvement (#47348)76613e6Add Inkling model (#47347)f5a67a4🚨 Pass tp_plan from lm_heads (#47253)