Skip to content

build: add cosmos in pyproject#213

Merged
Roopan-Microsoft merged 1 commit into
demofrom
psl-fix-processor-uvlock
Apr 30, 2026
Merged

build: add cosmos in pyproject#213
Roopan-Microsoft merged 1 commit into
demofrom
psl-fix-processor-uvlock

Conversation

@Shreyas-Microsoft
Copy link
Copy Markdown
Collaborator

Purpose

This pull request makes a small update to the project dependencies by adding the azure-cosmos package to the list in pyproject.toml. This will allow the project to interact with Azure Cosmos DB services.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds Azure Cosmos DB client support to the processor Python project by introducing azure-cosmos as an explicit pinned dependency in its pyproject.toml.

Changes:

  • Add azure-cosmos==4.15.0 to src/processor runtime dependencies.

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

Comment thread src/processor/pyproject.toml
@Roopan-Microsoft Roopan-Microsoft merged commit 5ef8bd7 into demo Apr 30, 2026
8 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