chore(deps-dev): bump pytest from 9.0.3 to 9.1.1 - #3671
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ed9c313b4c
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| [[package]] | ||
| name = "openai" | ||
| version = "3.3.0" # x-release-please-version | ||
| version = "3.3.0" |
There was a problem hiding this comment.
Restore the release-please marker on the lockfile version
When the next automated release runs, release-please-config.json registers uv.lock as an extra-file, and Release Please relies on the removed # x-release-please-version annotation to locate this version field. Without it, the release update will leave the editable package at 3.3.0 while pyproject.toml and _version.py advance, causing the release PR's locked dependency validation to fail; retain the annotation when regenerating the lockfile.
Useful? React with 👍 / 👎.
465059d to
33838f5
Compare
4aceb1c to
116e9a1
Compare
116e9a1 to
d6a4a1f
Compare
Castiron custom code✅ No new custom-code files detected. 34 mixed files remain; 0 existing customizations changed. Compared 34 existing customizations unchanged
A changed generated baseline means this report cannot reliably identify which handwritten lines changed. Inspect the custom-code diffDownload the exact patch produced by this run (requires repository access): gh run download 33028828259 --repo openai/openai-python \
--name castiron-custom-code-33028828259-1 --dir /tmp/castiron-custom-code-33028828259-1
git apply --stat /tmp/castiron-custom-code-33028828259-1/custom-code.patch
cat /tmp/castiron-custom-code-33028828259-1/custom-code.patchOr reproduce it from an SDK checkout containing the vendored reporter: git fetch --no-tags origin 79c588bb3a40fb698c65e35c94ad96c0b44c30d4 a37d9360c13ce4f037e1fa62bddef4ef635b23ca
python3 scripts/castiron/custom_code_report.py report \
--base 79c588bb3a40fb698c65e35c94ad96c0b44c30d4 \
--head a37d9360c13ce4f037e1fa62bddef4ef635b23ca --fetch --require-head-hash --public \
--out /tmp/castiron-custom-code-a37d9360c13c
cat /tmp/castiron-custom-code-a37d9360c13c/custom-code.patchThis is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR. |
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 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@9.0.3...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d6a4a1f to
a37d936
Compare
Bumps pytest from 9.0.3 to 9.1.1.
Release notes
Sourced from pytest's releases.
... (truncated)
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