Skip to content

Conversation

@GTimothee
Copy link
Contributor

@GTimothee GTimothee commented Apr 2, 2025

Description

Upgraded the litellm requirement in pyproject.toml

Related Issue

#2123

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.
  • I've updated the pdm.lock running pdm update-lock (only applicable when pyproject.toml has been
    modified)

All tests passed

@davidberenstein1957 davidberenstein1957 self-requested a review April 2, 2025 15:23
@davidberenstein1957
Copy link
Member

@GTimothee Thanks a lot for the help. This has come together nicely!

@davidberenstein1957 davidberenstein1957 added Lockfile Temporary label to update pdm.lock safe for build labels Apr 8, 2025
@henchaves henchaves added safe for build Lockfile Temporary label to update pdm.lock and removed safe for build Lockfile Temporary label to update pdm.lock labels Apr 8, 2025
@henchaves henchaves removed the Lockfile Temporary label to update pdm.lock label Apr 9, 2025
@henchaves henchaves self-assigned this Apr 9, 2025
@henchaves henchaves merged commit dd7ab67 into Giskard-AI:main Apr 9, 2025
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants