Skip to content

Conversation

@jsjiang
Copy link
Contributor

@jsjiang jsjiang commented Dec 16, 2025

No description provided.

Copy link

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

This PR merges the develop branch into main, primarily updating project dependencies. The changes include adding a new explicit urllib3 dependency and updating the Poetry lock file with newer versions of several AWS and utility packages. However, the merge introduces concerning Poetry version inconsistencies that should be addressed.

Key Changes:

  • Added explicit urllib3 = "2.6.0" dependency to pyproject.toml
  • Updated boto3 (1.42.2 → 1.42.7), botocore (1.42.2 → 1.42.7), protobuf (6.33.1 → 6.33.2), and urllib3 (2.5.0 → 2.6.0) in the lock file
  • Poetry version downgraded from 2.2.1 to 1.8.5 with corresponding lock file format change (2.1 → 2.0)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Adds urllib3 as an explicit pinned dependency at version 2.6.0
poetry.lock Updates multiple dependencies and downgrades Poetry tooling version from 2.2.1 to 1.8.5 with associated metadata changes

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

@jsjiang jsjiang merged commit 07f2309 into main Dec 16, 2025
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.

2 participants