Skip to content

chore: update lockfile - #203

Merged
BobTheBuidler merged 1 commit into
masterfrom
lockfile
Aug 9, 2026
Merged

chore: update lockfile#203
BobTheBuidler merged 1 commit into
masterfrom
lockfile

Conversation

@BobTheBuidler

Copy link
Copy Markdown
Collaborator

No description provided.

@BobTheBuidler
BobTheBuidler merged commit 6d4daff into master Aug 9, 2026
6 of 26 checks passed
@BobTheBuidler
BobTheBuidler deleted the lockfile branch August 9, 2026 08:20

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8aa6fce12a

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread poetry.lock
@@ -1,145 +1,142 @@
# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Regenerate the lockfile with a compatible Poetry version

When the cached Poetry installation in .github/workflows/pytest.yaml is Poetry 2.1.x, this Poetry 1.8.2-generated lockfile is rejected before the workflow reaches its tests. I verified with Poetry 2.1.4 that poetry check --lock—documented by its help as checking the lockfile against the current pyproject.toml—and poetry install --no-root both report that pyproject.toml changed significantly, while the parent lockfile passes the same check. Because the workflow caches an unpinned Poetry installation and runs poetry install, regenerate this lockfile with the currently supported Poetry version or pin the workflow to a version that accepts this content hash.

Useful? React with 👍 / 👎.

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.

1 participant