Skip to content

fix: updated pip version - #244

Merged
sumanaga merged 2 commits into
intel-retail:mainfrom
rishika-y-gaur:fix/vuln
Aug 14, 2026
Merged

fix: updated pip version#244
sumanaga merged 2 commits into
intel-retail:mainfrom
rishika-y-gaur:fix/vuln

Conversation

@rishika-y-gaur

@rishika-y-gaur rishika-y-gaur commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

PR Checklist

  • Added label to the Pull Request for easier discoverability and search
  • Commit Message meets guidelines as indicated in the URL https://github.com/intel-retail/performance-tools/blob/main/CONTRIBUTING.md
  • Every commit is a single defect fix and does not mix feature addition or changes
  • Unit Tests have been added for new changes
  • Updated Documentation as relevant to the changes
  • All commented code has been removed
  • If you've added a dependency, you've ensured license is compatible with repository license and clearly outlined the added dependency.
  • PR change contains code related to security
  • PR introduces changes that breaks compatibility with other modules (If YES, please provide details below)

What are you changing?

updated pip version in github workflow requirement

Issue this PR will close

close: vulnerability issue

Anything the reviewer should know when reviewing this PR?

Test Instructions if applicable

If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/performance-tools )

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

Updates the GitHub workflow’s Python tooling lockfile by bumping the pinned pip version to address a reported vulnerability in CI/developer tooling.

Changes:

  • Bumped pip from 26.1 to 26.1.2 in .github/workflows/requirements.txt.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@sumanaga
sumanaga merged commit 144d3b6 into intel-retail:main Aug 14, 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