Skip to content

upgrade simpleeval package version#4389

Merged
LiliDeng merged 1 commit intomicrosoft:mainfrom
ZzzMao:patch-1
Mar 26, 2026
Merged

upgrade simpleeval package version#4389
LiliDeng merged 1 commit intomicrosoft:mainfrom
ZzzMao:patch-1

Conversation

@ZzzMao
Copy link
Collaborator

@ZzzMao ZzzMao commented Mar 24, 2026

Description

The current simpleeval (0.9.12) uses some deprecated features in python. This has been fixed in recent simpleeval package.
And to use the existing (0.9.*) simpleeval with python 3.14 will cause a runtime error.

Related Issue

Fixes #4388

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Documentation update

Checklist

  • Description is filled in above
  • No credentials, secrets, or internal details are included
  • Peer review requested (if not, add required peer reviewers after raising PR)
  • Tests executed and results posted below

Test Validation

n/a

Key Test Cases:
n/a

Impacted LISA Features:
n/a

Tested Azure Marketplace Images:
n/a

Test Results

n/a

Image VM Size Result
PASSED / FAILED / SKIPPED

Copilot AI review requested due to automatic review settings March 24, 2026 21:20
Copy link
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

Updates the simpleeval dependency to a newer release to avoid runtime failures on Python 3.14 due to removed deprecated AST nodes, aligning the project’s dependency set with upcoming Python changes (Fixes #4388).

Changes:

  • Bump simpleeval from 0.9.12 to 1.0.7 in pyproject.toml.

@LiliDeng LiliDeng merged commit 320fef0 into microsoft:main Mar 26, 2026
30 of 31 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.

simpleeval version too low

3 participants