Bump litellm to 1.85.0 and openai-agents to 0.17.3#1478
Conversation
204e9ca to
29ecdc7
Compare
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.83.0 to 1.83.7. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.83.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
29ecdc7 to
96eb07c
Compare
|
Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request. |
6 similar comments
|
Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request. |
|
@copilot rebase |
96eb07c to
aac466e
Compare
…r overrides litellm 1.83.7 pinned its deps to exact versions, forcing downgrades of click, openai, pydantic, jsonschema, and others. Bumping litellm to 1.86.2 relaxes those pins and restores the downgraded packages. Also bump openai-agents to 0.17.4 and remove the now-unnecessary exclude-newer-package overrides.
…-1.83.7 # Conflicts: # pyproject.toml # uv.lock
The openai-agents>=0.17.1 minimum pin no longer requires bypassing the exclude-newer cooldown: 0.17.1 through 0.17.3 are now older than the 2-week window. Drop the override so dependency selection is governed solely by the 2-week policy. openai-agents resolves to 0.17.3 (0.17.4 is still inside the window).
aac466e to
a4ec60f
Compare
Bumps litellm from 1.83.0 to 1.85.0, and openai-agents to 0.17.3.
Commits