Skip to content

fix: Update aiohttp and pypdf versions in requirements files#965

Merged
Roopan-Microsoft merged 1 commit into
devfrom
km-gendhmohd1
Jun 16, 2026
Merged

fix: Update aiohttp and pypdf versions in requirements files#965
Roopan-Microsoft merged 1 commit into
devfrom
km-gendhmohd1

Conversation

@Dhanushree-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request updates several Python package dependencies across multiple requirements files to ensure compatibility and bring in the latest bug fixes and features. The most important changes are version bumps for key libraries used in the project.

Dependency updates:

  • Upgraded aiohttp to version 3.14.0 in both infra/scripts/agent_scripts/requirements.txt and src/api/requirements.txt to maintain consistency and benefit from the latest improvements. [1] [2]
  • Updated pypdf to version 6.12.0 in infra/scripts/index_scripts/requirements.txt for improved PDF handling and bug fixes.

These updates help keep the codebase secure and up-to-date with the latest upstream changes.

  • ...

Does this introduce a breaking change?

  • Yes
  • No

Pipeline Reference

Deploy-Test-Cleanup (v2)

@github-actions

Copy link
Copy Markdown
Contributor

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL140321684% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
163 0 💤 0 ❌ 0 🔥 5.107s ⏱️

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

This pull request updates pinned Python dependencies across the backend/API and infra scripting requirements to align versions and pick up upstream fixes.

Changes:

  • Bumped aiohttp to 3.14.0 in both src/api/requirements.txt and infra/scripts/agent_scripts/requirements.txt.
  • Bumped pypdf to 6.12.0 in infra/scripts/index_scripts/requirements.txt.

Reviewed changes

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

File Description
src/api/requirements.txt Updates API dependency pin for aiohttp to 3.14.0.
infra/scripts/agent_scripts/requirements.txt Updates agent script dependency pin for aiohttp to 3.14.0 for consistency.
infra/scripts/index_scripts/requirements.txt Updates index script dependency pin for pypdf to 6.12.0.

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

@Roopan-Microsoft Roopan-Microsoft merged commit 38cd3b9 into dev Jun 16, 2026
22 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.23.3 🎉

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