Skip to content

fix: downgrade agent-framework to version 1.3.0 in pyproject.toml and uv.lock - #641

Merged
Avijit-Microsoft merged 2 commits into
devfrom
psl-cpdhmoh29
Jun 29, 2026
Merged

fix: downgrade agent-framework to version 1.3.0 in pyproject.toml and uv.lock#641
Avijit-Microsoft merged 2 commits into
devfrom
psl-cpdhmoh29

Conversation

@Dhanushree-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request makes a single change to the pyproject.toml file, downgrading the agent-framework dependency from version 1.9.0 to 1.3.0. This change may be necessary for compatibility or stability reasons.

Does this introduce a breaking change?

  • Yes
  • No

@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL121716186% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
244 0 💤 0 ❌ 0 🔥 3.423s ⏱️

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR downgrades the agent-framework Python dependency used by the ContentProcessorWorkflow project, updating both the declared dependency in pyproject.toml and the resolved/pinned artifacts in uv.lock to keep the environment consistent.

Changes:

  • Downgrade agent-framework from 1.9.0 to 1.3.0 in src/ContentProcessorWorkflow/pyproject.toml.
  • Update src/ContentProcessorWorkflow/uv.lock to reflect the downgraded agent-framework and agent-framework-core versions (and associated artifact URLs/hashes).
  • Update lockfile metadata (requires-dist) to align with the downgraded dependency.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/ContentProcessorWorkflow/pyproject.toml Pins agent-framework to 1.3.0 for the workflow project.
src/ContentProcessorWorkflow/uv.lock Re-locks resolved dependencies/artifacts so installs match the downgraded version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/ContentProcessorWorkflow/pyproject.toml
@Avijit-Microsoft
Avijit-Microsoft merged commit 3547feb into dev Jun 29, 2026
7 checks passed
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.

3 participants