Skip to content

fix: update package versions in requirements and package files#875

Merged
Roopan-Microsoft merged 4 commits into
devfrom
kmg-dhdependabot
Apr 16, 2026
Merged

fix: update package versions in requirements and package files#875
Roopan-Microsoft merged 4 commits into
devfrom
kmg-dhdependabot

Conversation

@Dhanushree-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

This pull request primarily updates several dependencies across the project to address bug fixes, security patches, and feature enhancements. The most significant changes are version bumps for key Python and JavaScript packages in both backend and frontend requirements.

Does this introduce a breaking change?

  • Yes
  • No

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

Updates backend and infra Python dependencies and introduces a frontend npm override to address dependency version updates across the project.

Changes:

  • Bump Python packages in src/api/requirements.txt (notably requests, aiohttp, pytest).
  • Bump infra script Python dependency pypdf and align aiohttp in agent scripts.
  • Add an npm overrides entry for lodash and update the lockfile resolution.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/api/requirements.txt Updates pinned Python dependency versions for the API runtime and dev tooling.
infra/scripts/index_scripts/requirements.txt Updates pinned dependency versions used by indexing scripts.
infra/scripts/agent_scripts/requirements.txt Updates pinned dependency versions used by agent scripts.
src/App/package.json Adds an npm override for lodash to influence transitive dependency resolution.
src/App/package-lock.json Records the updated resolved lodash version from npm install.
Files not reviewed (1)
  • src/App/package-lock.json: Language not supported

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

Comment thread src/api/requirements.txt Outdated
Comment thread src/App/package.json Outdated
@Roopan-Microsoft Roopan-Microsoft merged commit e14cfa6 into dev Apr 16, 2026
4 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.21.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants