chore(deps): bump the all-dependencies group with 3 updates#214
Merged
Conversation
Bumps the all-dependencies group with 3 updates: [cachetools](https://github.com/tkem/cachetools), [ollama](https://github.com/ollama/ollama-python) and [openai](https://github.com/openai/openai-python). Updates `cachetools` from 7.0.6 to 7.1.1 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.0.6...v7.1.1) Updates `ollama` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.6.1...v0.6.2) Updates `openai` from 2.32.0 to 2.34.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.32.0...v2.34.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ollama dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: openai dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 3 updates: cachetools, ollama and openai.
Updates
cachetoolsfrom 7.0.6 to 7.1.1Changelog
Sourced from cachetools's changelog.
Commits
2e6a2d2Release v7.1.1.cc06558Minor typing improvements.193dd62Fix #393: Improve ambiguous overloads for decorators.1ea3422Bump release date.d987446Release v7.1.0.3d79e80Update Copilot Instructions.83fe6bcAdd tox pyright check.bd3fbc4Improve typing support.09dd6feImprove original type stubs from typeshed.873c701Add typeshed typings.Updates
ollamafrom 0.6.1 to 0.6.2Release notes
Sourced from ollama's releases.
Commits
dbccf19Add image generation support (#616)60e7b2fbuild(deps): bump actions/checkout from 5 to 6 (#602)d1d7040client: expose resource cleanup methods (#444)1157925readme: add cloud models usage and examples (#595)Updates
openaifrom 2.32.0 to 2.34.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
9370977release: 2.34.0529e3b7codegen metadata8428b0fcodegen metadataa4c01ecfeat(api): add external_key_id to projects, email/metadata params to users, u...b1417ccfeat(api): admin API updatesd05f3a8feat(api): manual updates42b2b60fix(types): correct created_at and completed_at to float in Response15a9e05fix: allow explicit Azure auth headers9e4efd1fix: avoid bearer fallback for admin authc99535cfix: preserve selected auth credentialsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions