Skip to content

Raise pytest to 9.1.1 and bring the Action pins current (supersedes #5, #6, #10) - #11

Merged
Varnasr merged 1 commit into
mainfrom
claude/outdated-repos-maintenance-nbxnae
Sep 23, 2026
Merged

Varnasr merged 1 commit into
mainfrom
claude/outdated-repos-maintenance-nbxnae

Conversation

@Varnasr

@Varnasr Varnasr commented Sep 23, 2026

Copy link
Copy Markdown
Owner

The three Dependabot pull requests

PR asks for state on main
#6 scipy >=1.17.1 already scipy==1.17.1
#5 pyarrow >=24.0.0 already pyarrow==25.0.1
#10 pytest 9.0.3 pytest==8.4.2

Two are already satisfied. 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.

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:

233 passed in 106.05s

requirements.txt says in its own comment to raise the pins deliberately and
re-run pytest tests/. That is what was done, and 9.1.1 is what the run
exercised, so pinning 9.0.3 would be pinning a version nothing here has
executed.

Action pins: checkout v6 → v7, setup-python v6 → v7.

🤖 Generated with Claude Code

https://claude.ai/code/session_01MrvR2NXsJFVRCeJZFCPuNL


Generated by Claude Code

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
@Varnasr
Varnasr merged commit 7cf1b29 into main Sep 23, 2026
3 checks passed
@Varnasr
Varnasr deleted the claude/outdated-repos-maintenance-nbxnae branch September 23, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants