Raise pytest to 9.1.1 and bring the Action pins current (supersedes #5, #6, #10) - #11
Merged
Merged
Conversation
Dependabot asked for pytest 9.0.3, scipy >=1.17.1 and pyarrow >=24.0.0 in three separate pull requests. Two of them are already satisfied: requirements.txt pins scipy 1.17.1 and pyarrow 25.0.1 today. All three were raised against a commit main has long since passed, so merging any of them would have reverted the generators and the test suite to get one version line. pytest goes to 9.1.1 rather than the 9.0.3 Dependabot named, because 9.1.1 is the version the whole suite was actually run against here: 233 passed in 106s. This file says in its own comment to raise the pins deliberately and re-run the suite, and that is what was done. Action pins: checkout v7, setup-python v7. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MrvR2NXsJFVRCeJZFCPuNL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The three Dependabot pull requests
mainscipy==1.17.1pyarrow==25.0.1pytest==8.4.2Two are already satisfied. All three were raised against a commit
mainhaslong since passed, so merging any of them would have reverted the generators and
the test suite to get one version line.
What this does
pytest goes to 9.1.1, not the 9.0.3 Dependabot named, because 9.1.1 is the
version the suite was actually run against here:
requirements.txtsays in its own comment to raise the pins deliberately andre-run
pytest tests/. That is what was done, and 9.1.1 is what the runexercised, so pinning 9.0.3 would be pinning a version nothing here has
executed.
Action pins:
checkoutv6 → v7,setup-pythonv6 → v7.🤖 Generated with Claude Code
https://claude.ai/code/session_01MrvR2NXsJFVRCeJZFCPuNL
Generated by Claude Code