Skip to content

fix: pin python version in template#855

Open
radu-mocanu wants to merge 1 commit into
mainfrom
fix/pin-template-version
Open

fix: pin python version in template#855
radu-mocanu wants to merge 1 commit into
mainfrom
fix/pin-template-version

Conversation

@radu-mocanu

@radu-mocanu radu-mocanu commented May 18, 2026

Copy link
Copy Markdown
Collaborator
  • pin python version in template to 3.13.2

Copilot AI review requested due to automatic review settings May 18, 2026 10:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Pins the Python requirement for the packaged template project.

Changes:

  • Updates template/pyproject.toml to require Python 3.13.12 exactly.

Comment thread template/pyproject.toml
"uipath-langchain[bedrock,vertex]>=0.10.0, <0.11.0",
]
requires-python = ">=3.11"
requires-python = "==3.13.12"
@sonarqubecloud

Copy link
Copy Markdown

@radu-mocanu radu-mocanu enabled auto-merge (squash) May 18, 2026 10:20
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.

2 participants