Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update poetry.lock #1278

Merged
merged 1 commit into from
Dec 25, 2024
Merged

fix: update poetry.lock #1278

merged 1 commit into from
Dec 25, 2024

Conversation

ivanleomk
Copy link
Collaborator

@ivanleomk ivanleomk commented Dec 25, 2024

Important

Update anthropic version constraint in pyproject.toml to >=0.36.2,<0.41.0.

  • Dependencies:
    • Update anthropic version constraint in pyproject.toml from 0.42.0 to >=0.36.2,<0.41.0 in [tool.poetry.group.anthropic.dependencies].

This description was created by Ellipsis for cb7a53a. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to cb7a53a in 8 seconds

More details
  • Looked at 13 lines of code in 1 files
  • Skipped 1 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. pyproject.toml:92
  • Draft comment:
    The version constraint for 'anthropic' here is inconsistent with the one in the '[tool.poetry.dependencies]' section. Consider aligning them to avoid confusion.
  • Reason this comment was not posted:
    Confidence changes required: 80%
    The change in the version constraint for the 'anthropic' dependency in the 'pyproject.toml' file is inconsistent with the version specified in the '[tool.poetry.group.anthropic.dependencies]' section. This inconsistency can lead to confusion and potential dependency resolution issues.
2. pyproject.toml:93
  • Draft comment:
    If the 'anthropic' library version constraint is updated, ensure that related documentation and tests are also updated accordingly.
  • Reason this comment was not posted:
    Confidence changes required: 80%
    The change in the version constraint for the 'anthropic' library in the 'pyproject.toml' file should be reflected in the documentation and tests if applicable.

Workflow ID: wflow_kLCrWZiL047rXoKG


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@github-actions github-actions bot added dependencies Pull requests that update a dependency file size:M This PR changes 30-99 lines, ignoring generated files. labels Dec 25, 2024
Copy link

Deploying instructor-py with  Cloudflare Pages  Cloudflare Pages

Latest commit: cb7a53a
Status: ✅  Deploy successful!
Preview URL: https://1408409f.instructor-py.pages.dev
Branch Preview URL: https://fix-version.instructor-py.pages.dev

View logs

@ivanleomk ivanleomk merged commit 535cf57 into main Dec 25, 2024
12 of 16 checks passed
@ivanleomk ivanleomk deleted the fix-version branch December 25, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant